游雁
2a8d041806
fix bug
2024-06-08 21:35:21 +08:00
游雁
9fd3c47fd7
fix bug
2024-06-08 21:08:54 +08:00
游雁
2191795f74
fix bug
2024-06-08 19:45:15 +08:00
游雁
3d5e19792c
fix bug
2024-06-08 18:43:35 +08:00
游雁
e5be285347
fix bug
2024-06-08 17:49:36 +08:00
游雁
310006dd60
fix bug
2024-06-08 17:19:32 +08:00
游雁
df00f5fc0b
fix bug
2024-06-08 16:54:14 +08:00
游雁
d94821bbd6
fix bug
2024-06-08 16:44:34 +08:00
Xingchen Song(宋星辰)
93a02feda1
[fix] fix empty asr result ( #1794 )
2024-06-07 23:10:13 +08:00
游雁
834a8fd9e2
auto frontend
2024-06-07 19:27:08 +08:00
游雁
526c810bd7
auto frontend
2024-06-07 18:44:14 +08:00
游雁
162efb747f
auto frontend
2024-06-07 16:18:18 +08:00
zhuangzhong
c367f1b819
add cif_wo_hidden_v1
2024-06-07 08:15:16 +00:00
游雁
8d7f76af46
auto frontend
2024-06-07 11:40:46 +08:00
zhuangzhong
e700341244
add cif_v1 and cif_export
2024-06-07 02:44:45 +00:00
游雁
c350b6becb
auto frontend
2024-06-07 04:32:26 +08:00
游雁
870fa4a37a
auto frontend
2024-06-07 04:05:30 +08:00
游雁
8ba12df6f7
auto frontend
2024-06-07 04:04:55 +08:00
游雁
d306728928
auto frontend
2024-06-07 03:34:41 +08:00
游雁
0ba1bdd476
auto frontend
2024-06-07 03:21:53 +08:00
游雁
a0becf3cd8
auto frontend
2024-06-07 03:13:36 +08:00
游雁
4eedd7ad45
auto frontend
2024-06-07 03:05:01 +08:00
游雁
b2be308de0
auto frontend
2024-06-07 02:51:18 +08:00
游雁
60b3c42d6d
auto frontend
2024-06-07 02:40:31 +08:00
游雁
4a99b828a8
auto frontend
2024-06-07 01:58:14 +08:00
游雁
64941d99cc
auto frontend
2024-06-06 19:48:40 +08:00
游雁
d6fedbfa77
auto frontend
2024-06-06 19:22:11 +08:00
游雁
524237d759
auto frontend
2024-06-06 18:53:10 +08:00
游雁
9633e64bb1
auto frontend
2024-06-06 18:46:29 +08:00
游雁
e9acc5db07
auto frontend
2024-06-06 18:36:22 +08:00
xiaowan0322
9a9b474e7d
[Optimization] support bladedisc fp16 optimization ( #1790 )
2024-06-06 15:59:56 +08:00
游雁
27256ed429
auto frontend
2024-06-06 15:45:32 +08:00
维石
ce6b70e479
update paraformer timestamp
2024-06-06 10:08:17 +08:00
zhifu gao
32e7836645
update with main ( #1786 )
...
* add cmakelist
* add paraformer-torch
* add debug for funasr-onnx-offline
* fix redefinition of jieba StdExtension.hpp
* add loading torch models
* update funasr-onnx-offline
* add SwitchArg for wss-server
* add SwitchArg for funasr-onnx-offline
* update cmakelist
* update funasr-onnx-offline-rtf
* add define condition
* add gpu define for offlne-stream
* update com define
* update offline-stream
* update cmakelist
* update func CompileHotwordEmbedding
* add timestamp for paraformer-torch
* add C10_USE_GLOG for paraformer-torch
* update paraformer-torch
* fix func FunASRWfstDecoderInit
* update model.h
* fix func FunASRWfstDecoderInit
* fix tpass_stream
* update paraformer-torch
* add bladedisc for funasr-onnx-offline
* update comdefine
* update funasr-wss-server
* add log for torch
* fix GetValue BLADEDISC
* fix log
* update cmakelist
* update warmup to 10
* update funasrruntime
* add batch_size for wss-server
* add batch for bins
* add batch for offline-stream
* add batch for paraformer
* add batch for offline-stream
* fix func SetBatchSize
* add SetBatchSize for model
* add SetBatchSize for model
* fix func Forward
* fix padding
* update funasrruntime
* add dec reset for batch
* set batch default value
* add argv for CutSplit
* sort frame_queue
* sorted msgs
* fix FunOfflineInfer
* add dynamic batch for fetch
* fix FetchDynamic
* update run_server.sh
* update run_server.sh
* cpp http post server support (#1739 )
* add cpp http server
* add some comment
* remove some comments
* del debug infos
* restore run_server.sh
* adapt to new model struct
* 修复了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>
* Delete docs/images/wechat.png
* Add files via upload
* fixed the issues about seaco-onnx timestamp
* fix bug (#1764 )
当语音识别结果包含 `http` 时,标点符号预测会把它会被当成 url
* fix empty asr result (#1765 )
解码结果为空的语音片段,text 用空字符串
* docs
* docs
* docs
* docs
* docs
* keep empty speech result (#1772 )
* docs
* docs
* update wechat QRcode
* Add python funasr api support for websocket srv (#1777 )
* add python funasr_api supoort
* change little to README.md
* add core tools stream
* modified a little
* fix bug for timeout
* support for buffer decode
* add ffmpeg decode for buffer
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* Dev gzf exp (#1785 )
* 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
* sensevoice sanm
---------
Co-authored-by: 北念 <lzr265946@alibaba-inc.com>
* auto frontend
---------
Co-authored-by: 雾聪 <wucong.lyb@alibaba-inc.com>
Co-authored-by: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Co-authored-by: szsteven008 <97944818+szsteven008@users.noreply.github.com>
Co-authored-by: Ephemeroptera <605686962@qq.com>
Co-authored-by: 彭震东 <zhendong.peng@qq.com>
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
Co-authored-by: 北念 <lzr265946@alibaba-inc.com>
2024-06-06 09:54:35 +08:00
游雁
f64bbaa036
auto frontend
2024-06-06 01:16:48 +08:00
zhifu gao
db9ec58cb4
Dev gzf exp ( #1785 )
...
* 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
* sensevoice sanm
---------
Co-authored-by: 北念 <lzr265946@alibaba-inc.com>
2024-06-05 17:30:57 +08:00
游雁
79b09f1d67
auto frontend
2024-06-05 17:22:21 +08:00
游雁
a6441441cb
auto frontend
2024-06-05 16:54:33 +08:00
游雁
545d69ae92
auto frontend
2024-06-05 10:34:50 +08:00
游雁
46568227c9
auto frontend
2024-06-05 10:24:01 +08:00
游雁
2646018ddd
auto frontend
2024-06-05 09:52:46 +08:00
游雁
378eedbdc3
auto frontend
2024-06-05 09:31:56 +08:00
zhifu gao
3b0526e7be
update with main ( #1783 )
...
* add cmakelist
* add paraformer-torch
* add debug for funasr-onnx-offline
* fix redefinition of jieba StdExtension.hpp
* add loading torch models
* update funasr-onnx-offline
* add SwitchArg for wss-server
* add SwitchArg for funasr-onnx-offline
* update cmakelist
* update funasr-onnx-offline-rtf
* add define condition
* add gpu define for offlne-stream
* update com define
* update offline-stream
* update cmakelist
* update func CompileHotwordEmbedding
* add timestamp for paraformer-torch
* add C10_USE_GLOG for paraformer-torch
* update paraformer-torch
* fix func FunASRWfstDecoderInit
* update model.h
* fix func FunASRWfstDecoderInit
* fix tpass_stream
* update paraformer-torch
* add bladedisc for funasr-onnx-offline
* update comdefine
* update funasr-wss-server
* add log for torch
* fix GetValue BLADEDISC
* fix log
* update cmakelist
* update warmup to 10
* update funasrruntime
* add batch_size for wss-server
* add batch for bins
* add batch for offline-stream
* add batch for paraformer
* add batch for offline-stream
* fix func SetBatchSize
* add SetBatchSize for model
* add SetBatchSize for model
* fix func Forward
* fix padding
* update funasrruntime
* add dec reset for batch
* set batch default value
* add argv for CutSplit
* sort frame_queue
* sorted msgs
* fix FunOfflineInfer
* add dynamic batch for fetch
* fix FetchDynamic
* update run_server.sh
* update run_server.sh
* cpp http post server support (#1739 )
* add cpp http server
* add some comment
* remove some comments
* del debug infos
* restore run_server.sh
* adapt to new model struct
* 修复了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>
* Delete docs/images/wechat.png
* Add files via upload
* fixed the issues about seaco-onnx timestamp
* fix bug (#1764 )
当语音识别结果包含 `http` 时,标点符号预测会把它会被当成 url
* fix empty asr result (#1765 )
解码结果为空的语音片段,text 用空字符串
* docs
* docs
* docs
* docs
* docs
* keep empty speech result (#1772 )
* docs
* docs
* update wechat QRcode
* Add python funasr api support for websocket srv (#1777 )
* add python funasr_api supoort
* change little to README.md
* add core tools stream
* modified a little
* fix bug for timeout
* support for buffer decode
* add ffmpeg decode for buffer
* auto frontend
* auto frontend
---------
Co-authored-by: 雾聪 <wucong.lyb@alibaba-inc.com>
Co-authored-by: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Co-authored-by: szsteven008 <97944818+szsteven008@users.noreply.github.com>
Co-authored-by: Ephemeroptera <605686962@qq.com>
Co-authored-by: 彭震东 <zhendong.peng@qq.com>
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-06-04 11:21:36 +08:00
游雁
ddd4ad419b
auto frontend
2024-06-04 11:20:29 +08:00
游雁
1fcb757216
auto frontend
2024-06-03 17:13:48 +08:00
维石
f591f33111
update libtorch infer
2024-06-03 15:15:52 +08:00
彭震东
a64b7d8d8a
keep empty speech result ( #1772 )
2024-05-30 15:12:53 +08:00
R1ckShi
d097d0ca45
update
2024-05-30 14:59:07 +08:00
游雁
f577bb5e72
docs
2024-05-30 14:55:32 +08:00
维石
23eed38e9f
update export name
2024-05-30 14:22:32 +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
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
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
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
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
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
游雁
fb45c9a6ef
hf hub
2024-05-15 17:32:07 +08:00
游雁
fffbefc28b
v1.0.27
2024-05-15 16:40:38 +08:00
游雁
c7bfd1fdc5
bugfix
2024-05-15 16:40:12 +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
root
ae04f1e6c0
update runtime_sdk_download_tool.py
2024-05-13 19:41:39 +08:00
游雁
be7cd2b538
v1.0.26
2024-05-08 19:23:52 +08:00
zhifu gao
4adb76a6ed
Dev gzf exp ( #1707 )
...
* 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
2024-05-08 19:21:58 +08:00
zhifu gao
a7bc099548
Dev gzf exp ( #1705 )
...
* 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
* Gcf (#1704 )
* 添加富文本解码约束
* special token
* bug fix
* fix
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
* decoding key
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
2024-05-08 17:32:36 +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
zhifu gao
7be2a1d7e4
Dev gzf exp ( #1696 )
...
* 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
2024-05-06 22:36:00 +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
zhifu gao
48a8c95334
Dev gzf exp ( #1684 )
...
* 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
2024-04-30 16:28:02 +08:00
zhifu gao
a09aba419f
Dev gzf exp ( #1682 )
...
* resume from step
2024-04-30 12:52:58 +08:00
彭震东
1f49a4f2b2
fix single word case ( #1679 )
...
``` python
print(model.generate(input="是什么")[0]["text"])
```
2024-04-29 16:45:36 +08:00
zhifu gao
11cf10e433
Dev gzf exp ( #1678 )
...
* resume from step
* batch
* batch
* batch
2024-04-29 14:52:20 +08:00
zhifu gao
b7ae3d5268
Dev gzf exp ( #1672 )
...
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
2024-04-28 17:42:33 +08:00
zhifu gao
93ef505e2d
Dev gzf exp ( #1670 )
...
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
2024-04-28 15:14:57 +08:00
zhifu gao
1cdb3cc28d
Dev gzf exp ( #1665 )
...
* 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
* 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-26 11:27:39 +08:00
zhifu gao
8fdc372c81
Dev gzf exp ( #1664 )
...
* 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
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
2024-04-26 01:37:29 +08:00
zhifu gao
e971e000ad
Dev gzf exp ( #1663 )
...
* 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
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
* resume from step
2024-04-26 01:11:18 +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
jianganghan
f8b4924060
fix bug for blank audio ( #1656 )
2024-04-25 10:42:19 +08:00
zhifu gao
80bd14e6bb
Dev gzf exp ( #1657 )
...
* 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
* oom
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-25 10:41:14 +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
游雁
7c3ba91f67
v1.0.25
2024-04-23 20:18:54 +08:00
zhifu gao
26d642bfdf
Dev gzf exp ( #1651 )
...
* 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
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-23 20:13:44 +08:00
zhifu gao
61d631fb5b
Dev gzf exp ( #1650 )
...
* 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
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-23 19:51:32 +08:00
zhifu gao
8795bf5bf1
Dev gzf exp ( #1649 )
...
* 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
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-23 19:36:15 +08:00
zhifu gao
2ac38adbe5
Dev gzf exp ( #1647 )
...
* 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
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-23 18:08:57 +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
querryton
01df8f330c
[fix] Fix a bug in seaco_paraformer model "inference" function ( #1639 )
2024-04-20 16:07:13 +08:00
维石
dee1354d0d
empty result bug fix
2024-04-19 14:57:31 +08:00
querryton
df768884a2
Update timestamp_tools.py
...
[fix] fix a bug in function "ts_prediction_lfr6_standard"
2024-04-19 13:37:05 +08:00
维石
8b03379434
update rwkv template
2024-04-19 11:25:25 +08:00
游雁
20caf531e6
v1.0.24
2024-04-18 14:37:38 +08:00
维石
3d12aa5674
update seaco finetune
2024-04-18 10:14:16 +08:00
zhifu gao
e8f80e96f9
Dev gzf exp ( #1627 )
...
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* bugfix
2024-04-17 21:23:20 +08:00
zhifu gao
824377d2aa
Dev gzf exp ( #1626 )
...
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
2024-04-17 16:59:29 +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
维石
149063ced4
update seaco finetune
2024-04-17 14:33:24 +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
游雁
da340e6a6c
add
2024-04-12 15:01:54 +08:00
gaochangfeng
3260fb879b
Dev gcf ( #1611 )
...
* 添加默认对Speech和BGM的输出格式约束
* 推理时可以合并vad的切分
* fix
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
2024-04-12 11:37:22 +08:00
游雁
70027f0ead
add
2024-04-11 19:46:33 +08:00
gaochangfeng
fce4e1d1b4
SenseVoice对富文本解码的参数 ( #1608 )
...
* 修复无法预测nospeech标签的问题
* 修复prompt存储的设备的问题
* 添加增益事件的功能
* Debug测试通过,可以有效地增加掌声地召回率
* 增加情感阈值
* fix
* fix bug
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: zhifu gao <zhifu.gzf@alibaba-inc.com>
2024-04-11 14:59:22 +08:00
gaochangfeng
851e3e3ef8
Gcf ( #1605 )
...
* 修复无法预测nospeech标签的问题
* 修复prompt存储的设备的问题
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: zhifu gao <zhifu.gzf@alibaba-inc.com>
2024-04-10 14:37:35 +08:00
维石
b8bf792ce7
fix bug
2024-04-10 11:37:27 +08:00
zhifu gao
112c8e6eb7
修复无法预测nospeech标签的问题 ( #1604 )
...
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
2024-04-10 09:55:21 +08:00
Hui Wang
eef1c2a5b8
Update cluster_backend.py
...
update hdbscan api
2024-04-09 09:58:50 +08:00
zhifu gao
d19f48e174
Dev gzf exp ( #1593 )
...
* update
* update with main (#1582 )
* update
* Expose the max_end_silence_time to the user (#1532 )
* update
* update
* update
* update
* update
* update
* update
* update
* update
* finetune
* finetune
* finetune
* finetune
* finetune
* finetune
* fix: resolve IndexError when using spk model and the audio contains only 1 segment (#1535 )
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* v1.0.19
* v1.0.19
* train
* train
* docs
* update
* update
* update
* update
* update
* update
* update
* train update
* bugfix seg_dict_file
* bugfix seg_dict_file
* train
* train
* train (#1548 )
* Dev gzf new (#1551 )
* train
* train
* <funasr>: <punc online> (#1552 )
1.修正添加标点时英文首单词和第二个单词被错误合并的问题。
Co-authored-by: carl.che <carl.che@cloudminds.com>
* Dev gzf new (#1553 )
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1554 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1555 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* 修正commit 87b62d6895 引入的英文整句标点预测导致末尾两个单词中间的空格被删除的问题。 (#1556 )
* <funasr>: <punc online>
1.修正添加标点时英文首单词和第二个单词被错误合并的问题。
* <funasr>: <punc online>
1.修正commit 87b62d6895 引入的英文整句标点预测导致末尾两个单词中间的空格被删除的问题。
---------
Co-authored-by: carl.che <carl.che@cloudminds.com>
* Dev gzf new (#1557 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1559 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1561 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1562 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1567 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice (#1568 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* Dev gzf new (#1574 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* docs
* bugfix (#1580 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* docs
* bugfix
* v1.0.20
---------
Co-authored-by: BOBOTANG <tzfjobmail@gmail.com>
Co-authored-by: Atomie CHEN <atomic_cwh@163.com>
Co-authored-by: Carl <415692979@qq.com>
Co-authored-by: carl.che <carl.che@cloudminds.com>
* ctc
* ctc
* ctc
* ctc
* update with main (#1592 )
* update
* Expose the max_end_silence_time to the user (#1532 )
* update
* update
* update
* update
* update
* update
* update
* update
* update
* finetune
* finetune
* finetune
* finetune
* finetune
* finetune
* fix: resolve IndexError when using spk model and the audio contains only 1 segment (#1535 )
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* install requirements automatically
* v1.0.19
* v1.0.19
* train
* train
* docs
* update
* update
* update
* update
* update
* update
* update
* train update
* bugfix seg_dict_file
* bugfix seg_dict_file
* train
* train
* train (#1548 )
* Dev gzf new (#1551 )
* train
* train
* <funasr>: <punc online> (#1552 )
1.修正添加标点时英文首单词和第二个单词被错误合并的问题。
Co-authored-by: carl.che <carl.che@cloudminds.com>
* Dev gzf new (#1553 )
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1554 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1555 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* 修正commit 87b62d6895 引入的英文整句标点预测导致末尾两个单词中间的空格被删除的问题。 (#1556 )
* <funasr>: <punc online>
1.修正添加标点时英文首单词和第二个单词被错误合并的问题。
* <funasr>: <punc online>
1.修正commit 87b62d6895 引入的英文整句标点预测导致末尾两个单词中间的空格被删除的问题。
---------
Co-authored-by: carl.che <carl.che@cloudminds.com>
* Dev gzf new (#1557 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1559 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1561 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1562 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* Dev gzf new (#1567 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice (#1568 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* Dev gzf new (#1574 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* docs
* bugfix (#1580 )
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* docs
* bugfix
* v1.0.20
* update demo page (#1585 )
* commit web page vue
* optimize web page
* optimize web page
* remove other private component
* modify web page
* Update index.vue
* Update lxwjzxfw.vue
* Update sstx.vue
* update static file
---------
Co-authored-by: BOBOTANG <tzfjobmail@gmail.com>
Co-authored-by: Atomie CHEN <atomic_cwh@163.com>
Co-authored-by: Carl <415692979@qq.com>
Co-authored-by: carl.che <carl.che@cloudminds.com>
Co-authored-by: bltcn <blt@tom.com>
* sensevoice
* sensevoice
---------
Co-authored-by: BOBOTANG <tzfjobmail@gmail.com>
Co-authored-by: Atomie CHEN <atomic_cwh@163.com>
Co-authored-by: Carl <415692979@qq.com>
Co-authored-by: carl.che <carl.che@cloudminds.com>
Co-authored-by: bltcn <blt@tom.com>
2024-04-08 18:51:53 +08:00
游雁
54af9b7841
v1.0.20
2024-04-02 11:16:58 +08:00
zhifu gao
edb9656176
bugfix ( #1580 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* docs
* bugfix
2024-04-02 11:11:23 +08:00
zhifu gao
48693b45c0
Dev gzf new ( #1574 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
* docs
2024-04-02 10:33:27 +08:00
zhifu gao
702b9b540c
sense voice ( #1568 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
* sense voice
2024-03-30 11:54:51 +08:00
zhifu gao
6fa8ee48e1
Dev gzf new ( #1567 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* whisper_lib for sense voice
* aishell recipe
2024-03-30 10:13:42 +08:00
zhifu gao
320c7ff2c2
Dev gzf new ( #1562 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
2024-03-29 12:30:35 +08:00
zhifu gao
f5f8f81ce9
Dev gzf new ( #1561 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
2024-03-29 09:59:34 +08:00
zhifu gao
08a318b72f
Dev gzf new ( #1557 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
2024-03-28 14:58:12 +08:00
zhifu gao
d1b1fdd520
Dev gzf new ( #1555 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
2024-03-28 10:17:50 +08:00
zhifu gao
31350db825
Dev gzf new ( #1554 )
...
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
* train
2024-03-28 00:28:27 +08:00
zhifu gao
2297d7515a
Dev gzf new ( #1553 )
...
* train
* train
* train
* train
* train
* train
* train
* train
2024-03-27 23:20:53 +08:00
zhifu gao
16c70d831d
Dev gzf new ( #1551 )
...
* train
* train
2024-03-27 18:39:46 +08:00
zhifu gao
db82796f95
train ( #1548 )
2024-03-27 17:23:13 +08:00
游雁
08392f28ec
train
2024-03-27 17:06:26 +08:00
游雁
06eb999835
train
2024-03-27 16:53:57 +08:00
游雁
3d19549d2e
bugfix seg_dict_file
2024-03-27 16:30:05 +08:00
游雁
e02f361de6
bugfix seg_dict_file
2024-03-27 16:27:18 +08:00
游雁
9b4e9cc8a0
train update
2024-03-27 16:05:29 +08:00
游雁
507f821d7a
update
2024-03-26 16:45:10 +08:00
游雁
56305d84e3
update
2024-03-26 16:24:40 +08:00
游雁
ae7755da57
update
2024-03-26 15:22:35 +08:00
游雁
abf5af40e9
update
2024-03-26 15:07:45 +08:00
游雁
e84f17adca
update
2024-03-26 12:34:26 +08:00
游雁
bf341eed2b
train
2024-03-26 00:09:15 +08:00
游雁
b8715621af
v1.0.19
2024-03-25 14:29:44 +08:00
游雁
0914782162
v1.0.19
2024-03-25 14:19:00 +08:00
游雁
447222c00e
install requirements automatically
2024-03-25 12:37:35 +08:00
游雁
8c1016ca77
install requirements automatically
2024-03-25 11:48:17 +08:00
游雁
5942057698
install requirements automatically
2024-03-25 11:15:24 +08:00
游雁
1df10311c4
install requirements automatically
2024-03-25 10:16:51 +08:00
游雁
64d6ef5040
Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
...
merge
2024-03-25 10:00:05 +08:00
游雁
eb3d5c78bf
install requirements automatically
2024-03-25 09:59:20 +08:00
Atomie CHEN
ff83116369
fix: resolve IndexError when using spk model and the audio contains only 1 segment ( #1535 )
2024-03-25 09:37:26 +08:00
游雁
a85312c0eb
finetune
2024-03-24 15:29:14 +08:00
游雁
ed952ff630
finetune
2024-03-24 15:11:02 +08:00
游雁
ed22e34d65
finetune
2024-03-24 15:03:54 +08:00
游雁
a70f5b3edf
finetune
2024-03-24 01:44:18 +08:00
游雁
16a976a01d
finetune
2024-03-24 01:27:08 +08:00
游雁
5d74e107fc
update
2024-03-24 00:58:56 +08:00
游雁
873cfae5c3
update
2024-03-24 00:45:45 +08:00
游雁
fffb628d31
update
2024-03-22 22:51:11 +08:00
游雁
6ce4909ecc
update
2024-03-22 21:08:55 +08:00
游雁
334422ead3
update
2024-03-22 20:35:58 +08:00
游雁
d929c8e0f7
update
2024-03-22 19:37:41 +08:00
游雁
bb46c8219d
Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
...
merge
2024-03-22 19:26:08 +08:00
游雁
fcbbe8af9f
update
2024-03-22 19:25:29 +08:00
BOBOTANG
a6a9d29bbd
Expose the max_end_silence_time to the user ( #1532 )
2024-03-22 19:10:44 +08:00
Shi Xian
980007a486
update seaco finetune ( #1526 )
2024-03-21 14:59:46 +08:00
游雁
7a4d17b54d
v1.0.18
2024-03-21 14:06:42 +08:00
游雁
24aea85b5b
trainer
2024-03-21 14:01:45 +08:00
zhifu gao
cd001acf68
Dev gzf train ( #1524 )
...
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* train (#1521 ) (#1522 )
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
2024-03-21 12:52:02 +08:00
zhifu gao
4482bbcbb9
train ( #1521 )
...
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
2024-03-21 11:49:30 +08:00
zhifu gao
3ac03e448b
train & finetune llm-asr ( #1519 )
...
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
* trainer
2024-03-21 01:36:39 +08:00
游雁
d29f201e32
vad conf
2024-03-19 12:04:50 +08:00
游雁
60a7d39f39
vad conf
2024-03-19 11:56:57 +08:00
游雁
5a637c6995
vad conf
2024-03-19 11:45:09 +08:00
游雁
fae73ee414
vad conf
2024-03-19 11:14:59 +08:00
游雁
cbe2ea7e07
paraformer streaming bugfix
2024-03-18 23:59:09 +08:00
游雁
836bf6417e
paraformer streaming onnx
2024-03-18 22:22:56 +08:00
游雁
e5dd9cb090
paraformer streaming bugfix
2024-03-18 21:09:39 +08:00
游雁
d3d2fe73c0
wav fronend
2024-03-18 20:46:23 +08:00
游雁
bab0675c36
ffmpeg
2024-03-18 15:22:14 +08:00
游雁
225e111c6d
ffmpeg
2024-03-18 15:17:25 +08:00
游雁
27c7f88643
ffmpeg
2024-03-18 15:01:42 +08:00
游雁
ee4bf7fba4
ffmpeg
2024-03-18 15:01:17 +08:00
游雁
3d73f50beb
ffmpeg
2024-03-18 14:51:16 +08:00
游雁
322f3d5ab9
ffmpeg
2024-03-18 14:43:36 +08:00
游雁
67d9781251
v1.0.17
2024-03-15 21:16:11 +08:00
zhifu gao
675b4605e8
Dev gzf llm ( #1506 )
...
* update
* update
* update
* update onnx
* update with main (#1492 )
* contextual&seaco ONNX export (#1481 )
* contextual&seaco ONNX export
* update ContextualEmbedderExport2
* update ContextualEmbedderExport2
* update code
* onnx (#1482 )
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
* onnx
* onnx
* v1.0.15
* qwenaudio
* qwenaudio
* issue doc
* update
* update
* bugfix
* onnx
* update export calling
* update codes
* remove useless code
* update code
---------
Co-authored-by: zhifu gao <zhifu.gzf@alibaba-inc.com>
* acknowledge
---------
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
* update onnx
* update onnx
* train update
* train update
* train update
* train update
* punc update
---------
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
2024-03-15 21:14:08 +08:00
zhifu gao
5023dd0422
Dev gzf llm ( #1503 )
...
* update
* update
* update
* update onnx
* update with main (#1492 )
* contextual&seaco ONNX export (#1481 )
* contextual&seaco ONNX export
* update ContextualEmbedderExport2
* update ContextualEmbedderExport2
* update code
* onnx (#1482 )
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
* onnx
* onnx
* v1.0.15
* qwenaudio
* qwenaudio
* issue doc
* update
* update
* bugfix
* onnx
* update export calling
* update codes
* remove useless code
* update code
---------
Co-authored-by: zhifu gao <zhifu.gzf@alibaba-inc.com>
* acknowledge
---------
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
* update onnx
* update onnx
* train update
* train update
* train update
* train update
---------
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
2024-03-15 16:24:29 +08:00
游雁
557b913c5d
v1.0.16
2024-03-14 11:48:31 +08:00
zhifu gao
35b1c051f6
Dev gzf llm ( #1493 )
...
* update
* update
* update
* update onnx
* update with main (#1492 )
* contextual&seaco ONNX export (#1481 )
* contextual&seaco ONNX export
* update ContextualEmbedderExport2
* update ContextualEmbedderExport2
* update code
* onnx (#1482 )
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
* onnx
* onnx
* v1.0.15
* qwenaudio
* qwenaudio
* issue doc
* update
* update
* bugfix
* onnx
* update export calling
* update codes
* remove useless code
* update code
---------
Co-authored-by: zhifu gao <zhifu.gzf@alibaba-inc.com>
* acknowledge
---------
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
* update onnx
* update onnx
---------
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
2024-03-14 09:33:30 +08:00
Shi Xian
e04489ce4c
contextual&seaco ONNX export ( #1481 )
...
* contextual&seaco ONNX export
* update ContextualEmbedderExport2
* update ContextualEmbedderExport2
* update code
* onnx (#1482 )
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
* onnx
* onnx
* v1.0.15
* qwenaudio
* qwenaudio
* issue doc
* update
* update
* bugfix
* onnx
* update export calling
* update codes
* remove useless code
* update code
---------
Co-authored-by: zhifu gao <zhifu.gzf@alibaba-inc.com>
2024-03-13 16:34:42 +08:00
zhifu gao
c3192dffdd
Dev gzf ( #1480 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
* onnx
* onnx
* v1.0.15
* qwenaudio
* qwenaudio
* issue doc
* update
* update
* bugfix
2024-03-12 17:27:02 +08:00
zhifu gao
68f0603b10
Dev gzf ( #1475 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
* onnx
* onnx
* v1.0.15
* qwenaudio
* qwenaudio
* issue doc
2024-03-12 09:23:04 +08:00
zhifu gao
0d9384c8c0
Dev gzf ( #1474 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
* onnx
* onnx
* v1.0.15
* qwenaudio
2024-03-11 22:32:26 +08:00
zhifu gao
15c4709beb
onnx ( #1473 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
* onnx
2024-03-11 22:04:03 +08:00
zhifu gao
cc59310dbf
Dev gzf ( #1469 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
* onnx
2024-03-11 19:37:50 +08:00
zhifu gao
e847f85a14
Dev gzf ( #1468 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
* onnx
2024-03-11 19:32:07 +08:00
zhifu gao
a7d7a0f3a2
Dev gzf ( #1467 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
* doc
* onnx
2024-03-11 19:24:44 +08:00
zhifu gao
4a7a984a5f
Dev gzf ( #1465 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
* llm
2024-03-11 17:56:30 +08:00
zhifu gao
95cf2646fa
onnx ( #1460 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
2024-03-11 14:43:08 +08:00
zhifu gao
9d48230c4f
export onnx ( #1457 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
2024-03-11 10:48:50 +08:00
zhifu gao
f2d8ded57f
export onnx ( #1455 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
2024-03-11 01:24:43 +08:00
Shi Xian
8cd896d984
update hotword finetuning ( #1452 )
...
* update hotword finetuning
* update scripts
2024-03-09 13:55:54 +08:00
shixian.shi
7498bd7388
update code
2024-03-08 11:37:46 +08:00
Shi Xian
74f4f7b4c7
seaco with cifv2 ( #1450 )
...
* seaco with cifv2
2024-03-08 11:33:04 +08:00