Commit Graph

4515 Commits

Author SHA1 Message Date
游雁
47c14aff79 add 2024-05-20 16:20:45 +08:00
游雁
1ff66c5260 add 2024-05-20 16:13:07 +08:00
游雁
73f3f2f91b Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
2024-05-20 15:32:40 +08:00
zhifu gao
961ec280af
Dev gzf deepspeed (#1736)
* 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

---------

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-20 15:31:46 +08:00
游雁
bbd300a911 ds 2024-05-20 15:27:24 +08:00
游雁
3de70601df ds 2024-05-20 15:17:51 +08:00
游雁
62acaf1158 ds 2024-05-20 13:42:42 +08:00
游雁
a19ee46d2c ds 2024-05-20 13:40:26 +08:00
游雁
b3b1015809 ds 2024-05-20 11:41:53 +08:00
游雁
1e1500adad ds 2024-05-20 11:33:14 +08:00
游雁
ff8aaea64b ds 2024-05-20 11:26:31 +08:00
游雁
b85e140c3e update 2024-05-17 17:28:56 +08:00
游雁
1ca314955f deepspeed 2024-05-17 13:32:51 +08:00
游雁
86ada491e0 deepspeed 2024-05-17 12:38:24 +08:00
游雁
d3ff05837b deepspeed 2024-05-17 11:47:27 +08:00
游雁
f68ae892be deepspeed 2024-05-17 10:32:34 +08:00
游雁
48a894c8e3 Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
2024-05-16 14:50:27 +08:00
zhifu gao
d3da0760a5
Dev gzf deepspeed (#1733)
* 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

---------

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-16 14:32:14 +08:00
游雁
a974a44fcd docs 2024-05-16 14:31:25 +08:00
游雁
5e900f374d Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
2024-05-15 19:51:36 +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
游雁
075d9117d9 docs 2024-05-15 19:35:12 +08:00
游雁
67733a2a92 Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
2024-05-15 19:02:48 +08:00
zhifu gao
0ef6f0813c
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>
2024-05-15 19:02:00 +08:00
nsdou
d50edc297a
Fix incorrect assignment of 'end' attribute to 'start' in sentences list comprehension (#1680) 2024-05-15 17:48:37 +08:00
游雁
7555b7776f Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
merge
2024-05-15 17:32:43 +08:00
游雁
fb45c9a6ef hf hub 2024-05-15 17:32:07 +08:00
雾聪
35d8c884a5 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2024-05-15 17:26:56 +08:00
雾聪
079fe36edd update docs 2024-05-15 17:26:34 +08:00
游雁
fffbefc28b v1.0.27 2024-05-15 16:40:38 +08:00
游雁
c7bfd1fdc5 bugfix 2024-05-15 16:40:12 +08:00
游雁
3d269543bf deepspeed 2024-05-15 16:37:58 +08:00
gaochangfeng
2f7dcbad90
Emo2Vec限定选择的情感类别 (#1730)
* 限定选择的情感类别

* 使用none来禁用情感标签输出

* 修改输出接口

* 使用unuse来禁用token

---------

Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
2024-05-15 16:09:19 +08:00
雾聪
c539871d9c update run_server.sh 2024-05-15 15:00:31 +08:00
雾聪
ec12fce1ba update run_server.sh 2024-05-15 14:50:59 +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
2f27b16555
Add files via upload 2024-05-14 09:54:08 +08:00
zhifu gao
efecacbdc4
Delete docs/images/wechat.png 2024-05-14 09:53:51 +08:00
雾聪
31b36c8f65 update docker list 2024-05-13 20:19:05 +08:00
root
ae04f1e6c0 update runtime_sdk_download_tool.py 2024-05-13 19:41:39 +08:00
Yabin Li
00cfc36b9a
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
2024-05-13 16:52:41 +08:00
游雁
4a99a0ac27 sensevoice sanm 2024-05-11 21:55:14 +08:00
游雁
7d06f581db sensevoice sanm 2024-05-11 19:40:29 +08:00
游雁
0a545ab9c2 update avg slice 2024-05-11 10:52:45 +08:00
游雁
9be30f99dd update avg slice 2024-05-10 10:16:28 +08:00
游雁
e299cfecaf total_time/accum_grad 2024-05-09 20:02:37 +08:00
游雁
64bf6dd8a1 total_time/accum_grad 2024-05-09 18:47:52 +08:00