Xingchen Song(宋星辰)
|
93a02feda1
|
[fix] fix empty asr result (#1794)
|
2024-06-07 23:10:13 +08:00 |
|
游雁
|
45a42abc78
|
fix bug
|
2024-06-07 22:42:38 +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 |
|
Yabin Li
|
84b6c48f55
|
Update SDK_advanced_guide_offline_zh.md
|
2024-06-07 14:28:57 +08: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 |
|
游雁
|
6a7d34392c
|
auto frontend
|
2024-06-06 15:43:44 +08:00 |
|
Shi Xian
|
c1b5583000
|
Merge pull request #1788 from modelscope/dev_sx2
update paraformer timestamp
|
2024-06-06 10:10:13 +08:00 |
|
维石
|
ce6b70e479
|
update paraformer timestamp
|
2024-06-06 10:08:17 +08:00 |
|
游雁
|
783a051f65
|
Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR into dev_gzf_deepspeed
merge
|
2024-06-06 09:56:55 +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 |
|
游雁
|
92c0877d20
|
Merge branch 'dev_gzf_deepspeed' of github.com:alibaba-damo-academy/FunASR
merge
|
2024-06-04 11:21:55 +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 |
|
R1ckShi
|
22e51ec95f
|
bug fix
|
2024-06-03 15:56:39 +08:00 |
|
维石
|
487189b949
|
bug fix
|
2024-06-03 15:52:20 +08:00 |
|
维石
|
c0e5107b39
|
update seaco paraformer
|
2024-06-03 15:48:36 +08:00 |
|
维石
|
d2e9bf0142
|
update model class
|
2024-06-03 15:47:00 +08:00 |
|
维石
|
fd0992af3d
|
update libtorch inference
|
2024-06-03 15:32:34 +08:00 |
|
维石
|
c5339e8302
|
update demo
|
2024-06-03 15:27:16 +08:00 |
|
维石
|
1c96d9aec2
|
update demo
|
2024-06-03 15:20:37 +08:00 |
|