Shi Xian
|
1300d38bf0
|
Merge pull request #1801 from modelscope/dev_sx2
english timestamp for vanilla paraformer
|
2024-06-12 11:20:06 +08:00 |
|
zhifu gao
|
997374b88f
|
add ctc inference code (#1806)
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
|
2024-06-11 19:56:52 +08:00 |
|
维石
|
3e93192638
|
english timestamp for valilla paraformer
|
2024-06-11 11:52:26 +08:00 |
|
游雁
|
5ca83889c2
|
fix bug
|
2024-06-10 10:10:47 +08:00 |
|
游雁
|
1cd2812d46
|
fix bug
|
2024-06-10 09:36:06 +08:00 |
|
游雁
|
82530ddf97
|
fix bug
|
2024-06-10 09:19:16 +08:00 |
|
游雁
|
0a4fa37891
|
fix bug
|
2024-06-10 00:40:25 +08:00 |
|
游雁
|
f3dfbeed2d
|
fix bug
|
2024-06-10 00:31:38 +08:00 |
|
游雁
|
7fc17b1aaf
|
fix bug
|
2024-06-09 22:40:49 +08:00 |
|
游雁
|
1d27a1507b
|
fix bug
|
2024-06-09 22:01:14 +08:00 |
|
游雁
|
7b34f8ffde
|
fix bug
|
2024-06-09 02:18:25 +08:00 |
|
游雁
|
dcd40590df
|
fix bug
|
2024-06-09 01:08:29 +08:00 |
|
游雁
|
3d5e19792c
|
fix bug
|
2024-06-08 18:43:35 +08:00 |
|
游雁
|
df00f5fc0b
|
fix bug
|
2024-06-08 16:54:14 +08:00 |
|
游雁
|
d94821bbd6
|
fix bug
|
2024-06-08 16:44:34 +08:00 |
|
游雁
|
45a42abc78
|
fix bug
|
2024-06-07 22:42:38 +08:00 |
|
游雁
|
d6fedbfa77
|
auto frontend
|
2024-06-06 19:22:11 +08:00 |
|
游雁
|
524237d759
|
auto frontend
|
2024-06-06 18:53:10 +08:00 |
|
游雁
|
e9acc5db07
|
auto frontend
|
2024-06-06 18:36:22 +08:00 |
|
游雁
|
6a7d34392c
|
auto frontend
|
2024-06-06 15:43:44 +08:00 |
|
zhifu gao
|
f47d43c020
|
Dev gzf deepspeed (#1750)
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* log step
* wav is not exist
* wav is not exist
* decoding
* decoding
* decoding
* wechat
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* dynamic batch
* start_data_split_i=0
* total_time/accum_grad
* total_time/accum_grad
* total_time/accum_grad
* update avg slice
* update avg slice
* sensevoice sanm
* sensevoice sanm
* add
* add
* add
* add
* deepspeed
* update with main (#1731)
* c++ runtime adapt to 1.0 (#1724)
* adapt vad runtime to 1.0
* add json
* change yml name
* add func LoadVocabFromJson
* add token file for InitAsr
* add token path for OfflineStream
* add funcOpenYaml
* add token file for InitPunc
* add token file for stream
* update punc-model
* update funasr-wss-server
* update runtime_sdk_download_tool.py
* update docker list
* Delete docs/images/wechat.png
* Add files via upload
* Emo2Vec限定选择的情感类别 (#1730)
* 限定选择的情感类别
* 使用none来禁用情感标签输出
* 修改输出接口
* 使用unuse来禁用token
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
* bugfix
* v1.0.27
* update docs
* hf hub
* Fix incorrect assignment of 'end' attribute to 'start' in sentences list comprehension (#1680)
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
* docs
* docs
* deepspeed
* deepspeed
* deepspeed
* deepspeed
* update
* ds
* ds
* ds
* ds
* ds
* ds
* ds
* add
* add
* bugfix
* add
* wenetspeech
* wenetspeech
* wenetspeech
* wenetspeech
* wenetspeech
* wenetspeech
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
|
2024-05-23 09:57:14 +08:00 |
|
游雁
|
4e613ec064
|
wenetspeech
|
2024-05-23 09:55:47 +08:00 |
|
游雁
|
b37e7b15e0
|
wenetspeech
|
2024-05-22 15:11:08 +08:00 |
|
游雁
|
97f488889b
|
wenetspeech
|
2024-05-22 15:10:30 +08:00 |
|
游雁
|
e8fd84f5a4
|
wenetspeech
|
2024-05-22 14:14:42 +08:00 |
|
zhifu gao
|
5715decf44
|
Dev gzf deepspeed (#1745)
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* log step
* wav is not exist
* wav is not exist
* decoding
* decoding
* decoding
* wechat
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* dynamic batch
* start_data_split_i=0
* total_time/accum_grad
* total_time/accum_grad
* total_time/accum_grad
* update avg slice
* update avg slice
* sensevoice sanm
* sensevoice sanm
* add
* add
* add
* add
* deepspeed
* update with main (#1731)
* c++ runtime adapt to 1.0 (#1724)
* adapt vad runtime to 1.0
* add json
* change yml name
* add func LoadVocabFromJson
* add token file for InitAsr
* add token path for OfflineStream
* add funcOpenYaml
* add token file for InitPunc
* add token file for stream
* update punc-model
* update funasr-wss-server
* update runtime_sdk_download_tool.py
* update docker list
* Delete docs/images/wechat.png
* Add files via upload
* Emo2Vec限定选择的情感类别 (#1730)
* 限定选择的情感类别
* 使用none来禁用情感标签输出
* 修改输出接口
* 使用unuse来禁用token
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
* bugfix
* v1.0.27
* update docs
* hf hub
* Fix incorrect assignment of 'end' attribute to 'start' in sentences list comprehension (#1680)
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
* docs
* docs
* deepspeed
* deepspeed
* deepspeed
* deepspeed
* update
* ds
* ds
* ds
* ds
* ds
* ds
* ds
* add
* add
* bugfix
* add
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
|
2024-05-22 10:46:49 +08:00 |
|
游雁
|
319e8691fa
|
add
|
2024-05-22 10:46:05 +08:00 |
|
zhifu gao
|
a0f03bd2a8
|
Dev gzf deepspeed (#1732)
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* log step
* wav is not exist
* wav is not exist
* decoding
* decoding
* decoding
* wechat
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* dynamic batch
* start_data_split_i=0
* total_time/accum_grad
* total_time/accum_grad
* total_time/accum_grad
* update avg slice
* update avg slice
* sensevoice sanm
* sensevoice sanm
* add
* add
* add
* add
* deepspeed
* update with main (#1731)
* c++ runtime adapt to 1.0 (#1724)
* adapt vad runtime to 1.0
* add json
* change yml name
* add func LoadVocabFromJson
* add token file for InitAsr
* add token path for OfflineStream
* add funcOpenYaml
* add token file for InitPunc
* add token file for stream
* update punc-model
* update funasr-wss-server
* update runtime_sdk_download_tool.py
* update docker list
* Delete docs/images/wechat.png
* Add files via upload
* Emo2Vec限定选择的情感类别 (#1730)
* 限定选择的情感类别
* 使用none来禁用情感标签输出
* 修改输出接口
* 使用unuse来禁用token
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
* bugfix
* v1.0.27
* update docs
* hf hub
* Fix incorrect assignment of 'end' attribute to 'start' in sentences list comprehension (#1680)
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
* docs
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
|
2024-05-15 19:48:50 +08:00 |
|
游雁
|
3d269543bf
|
deepspeed
|
2024-05-15 16:37:58 +08:00 |
|
游雁
|
2362a9a852
|
add
|
2024-05-15 10:52:15 +08:00 |
|
游雁
|
22025a68d9
|
add
|
2024-05-14 17:18:43 +08:00 |
|
游雁
|
699b006ee5
|
add
|
2024-05-14 17:13:29 +08:00 |
|
游雁
|
403033a15f
|
add
|
2024-05-14 15:45:35 +08:00 |
|
zhifu gao
|
b1c186fd00
|
Dev gzf exp (#1700)
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* log step
* wav is not exist
* wav is not exist
* decoding
* decoding
* decoding
* wechat
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
|
2024-05-08 00:31:29 +08:00 |
|
游雁
|
87d5f69b81
|
decoding key
|
2024-05-07 13:43:53 +08:00 |
|
zhifu gao
|
00d0df3a10
|
Dev gzf decoding (#1695)
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* log step
* wav is not exist
* wav is not exist
* decoding
* decoding
|
2024-05-06 22:17:25 +08:00 |
|
游雁
|
15bb198d4a
|
decoding
|
2024-05-06 21:55:03 +08:00 |
|
游雁
|
898c138f3f
|
decoding
|
2024-05-06 13:53:31 +08:00 |
|
zhifu gao
|
a09aba419f
|
Dev gzf exp (#1682)
* resume from step
|
2024-04-30 12:52:58 +08:00 |
|
游雁
|
3f2d83c672
|
batch
|
2024-04-30 12:50:41 +08:00 |
|
游雁
|
98376eaab4
|
batch
|
2024-04-30 11:13:51 +08:00 |
|
zhifu gao
|
fc68b5ffe4
|
Dev gzf exp (#1661)
* rwkv 5
* rwkv v4
* rwkv v4
* rwkv
* rwkv
* update
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
|
2024-04-25 21:43:47 +08:00 |
|
zhifu gao
|
861147c730
|
Dev gzf exp (#1654)
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* bugfix
* update with main (#1631)
* update seaco finetune
* v1.0.24
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
* sensevoice
* sensevoice
* sensevoice
* update with main (#1638)
* update seaco finetune
* v1.0.24
* update rwkv template
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* whisper
* whisper
* update style
* update style
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
|
2024-04-24 16:03:38 +08:00 |
|
zhifu gao
|
0a4a1d5257
|
Dev gzf exp (#1645)
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* bugfix
* update with main (#1631)
* update seaco finetune
* v1.0.24
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
* sensevoice
* sensevoice
* sensevoice
* update with main (#1638)
* update seaco finetune
* v1.0.24
* update rwkv template
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sense voice
* sense voice
* sense voice
* sense voice
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
|
2024-04-23 12:48:52 +08:00 |
|
游雁
|
20caf531e6
|
v1.0.24
|
2024-04-18 14:37:38 +08:00 |
|
维石
|
d0f2430c80
|
update seaco finetune
|
2024-04-17 17:35:38 +08:00 |
|
zhifu gao
|
eaf9dda9e4
|
Dev gzf exp (#1624)
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
|
2024-04-17 15:05:37 +08:00 |
|
游雁
|
199f6e630a
|
bugfix
|
2024-04-15 15:38:46 +08:00 |
|
游雁
|
90bc3ad02e
|
bugfix
|
2024-04-15 15:35:06 +08:00 |
|
游雁
|
27d2d3ccb7
|
add
|
2024-04-12 15:30:03 +08:00 |
|