维石
|
23eed38e9f
|
update export name
|
2024-05-30 14:22:32 +08:00 |
|
游雁
|
badb2fd04a
|
docs
|
2024-05-30 10:56:07 +08:00 |
|
游雁
|
b79e0c1d9a
|
docs
|
2024-05-30 10:25:15 +08:00 |
|
维石
|
64d7032073
|
update export
|
2024-05-28 19:09:03 +08:00 |
|
维石
|
e7351db81b
|
update export
|
2024-05-28 19:07:22 +08:00 |
|
彭震东
|
bd3b18016d
|
fix empty asr result (#1765)
解码结果为空的语音片段,text 用空字符串
|
2024-05-28 18:31:04 +08:00 |
|
Shi Xian
|
50b2668019
|
Merge pull request #1763 from coolEphemeroptera/main
fixed the issues about seaco-onnx timestamp
|
2024-05-28 17:46:30 +08:00 |
|
彭震东
|
2c4ae541e0
|
fix bug (#1764)
当语音识别结果包含 `http` 时,标点符号预测会把它会被当成 url
|
2024-05-28 17:11:38 +08:00 |
|
Ephemeroptera
|
18bbf145a0
|
fixed the issues about seaco-onnx timestamp
|
2024-05-28 15:55:20 +08:00 |
|
zhifu gao
|
ba3a3bf4e6
|
Add files via upload
|
2024-05-28 14:53:18 +08:00 |
|
zhifu gao
|
196fffab88
|
Delete docs/images/wechat.png
|
2024-05-28 14:50:00 +08:00 |
|
szsteven008
|
bd9e63063f
|
修复了onnxruntime在macos下编译失败的错误 (#1748)
* Add files via upload
增加macos的编译支持
* Add files via upload
增加macos支持
* Add files via upload
target_link_directories(funasr PUBLIC ${ONNXRUNTIME_DIR}/lib)
target_link_directories(funasr PUBLIC ${FFMPEG_DIR}/lib)
添加 if(APPLE) 限制
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
|
2024-05-28 11:03:56 +08:00 |
|
雾聪
|
7c11a0d6a8
|
adapt to new model struct
|
2024-05-27 19:15:58 +08:00 |
|
雾聪
|
365c820d66
|
restore run_server.sh
|
2024-05-27 16:27:06 +08:00 |
|
雾聪
|
a890877152
|
del debug infos
|
2024-05-27 16:25:52 +08:00 |
|
Yabin Li
|
ade08818b7
|
Merge branch 'dev_batch' into main
|
2024-05-27 15:46:26 +08:00 |
|
zhaomingwork
|
4b388768d0
|
cpp http post server support (#1739)
* add cpp http server
* add some comment
* remove some comments
|
2024-05-23 17:34:52 +08:00 |
|
游雁
|
a17c2301f3
|
Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
|
2024-05-23 09:58:24 +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 |
|
游雁
|
55e7a2d880
|
wenetspeech
|
2024-05-22 16:33:17 +08:00 |
|
游雁
|
0b764d3350
|
wenetspeech
|
2024-05-22 16:20:24 +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 |
|
Yabin Li
|
5b59f69fa9
|
Update main.js
|
2024-05-22 11:30:21 +08:00 |
|
Yabin Li
|
1123168812
|
Update main.js
|
2024-05-22 11:29:54 +08:00 |
|
游雁
|
9a1b3b88ab
|
Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
|
2024-05-22 11:04:27 +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 |
|
游雁
|
f1c72b52c8
|
Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
|
2024-05-20 17:12:27 +08:00 |
|
zhifu gao
|
963ba1a771
|
Dev gzf deepspeed (#1737)
* 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
---------
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 17:11:41 +08:00 |
|
游雁
|
97522b10f6
|
bugfix
|
2024-05-20 17:05:31 +08:00 |
|
游雁
|
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 |
|