Kyle He
82a07e2f6e
fix: funasr_onnx pass run_options to ort ( #2632 )
2025-08-14 16:07:54 +08:00
王梦迪
9038340be7
修复Fsmn_vad_online多线程调用报错 ( #2528 )
...
* 缓存cmvn file加载结果,避免多次实例化WavFrontend时重复加载
* 修复Fsmn_vad_online并发调用报错
---------
Co-authored-by: wangmengdi06 <wangmengdi06@58.com>
2025-05-26 14:11:02 +08:00
王梦迪
fe588bc508
Fsmn_vad支持多线程并发调用 ( #2519 )
...
* 修复WavFrontend.fbank多线程调用下共享fbank_fn导致的bug
* Fsmn_vad支持多线程并发调用
---------
Co-authored-by: wangmengdi06 <wangmengdi06@58.com>
2025-05-20 16:10:59 +08:00
majic31
ae7aff2e9c
fix: solve problems in sensevoice_bin.py related to argmax and unique, as mentioned in issue #2331 ( #2332 )
2024-12-24 17:51:11 +08:00
majic31
23e7ddebcc
Fix the variable name ( #2328 )
2024-12-24 10:00:14 +08:00
shixian
a62cd7a3fd
update sensevoice onnx
2024-12-20 10:50:51 +08:00
Djraemon
7e9696f156
Fix audio format 2.0 ( #2186 )
...
* 添加了对音频文件扩展名是否为.mp3的补丁,是mp3格式则转化为wav格式
* 增加检测音频文件是否为mp3格式的补丁
* 完善对音频文件后缀名的检查,若文件后缀不是.wav,则转化为wav
* 增加音频文件后缀名检查;音频文件无效时抛出错误
* 在paraformer、vad两个模型中加入对音频文件后缀的检查,并将非wav格式转为wav格式
* 修改wav_path的数据类型,使demo能够顺利运行
2024-11-04 11:04:52 +08:00
Djraemon
a76f15c785
Fix audio format ( #2159 )
...
* 添加了对音频文件扩展名是否为.mp3的补丁,是mp3格式则转化为wav格式
* 增加检测音频文件是否为mp3格式的补丁
* 完善对音频文件后缀名的检查,若文件后缀不是.wav,则转化为wav
* 增加音频文件后缀名检查;音频文件无效时抛出错误
2024-10-21 13:30:45 +08:00
lyblsgo
8745733b54
paraformer_bin bugfix
2024-09-25 20:24:42 +08:00
维石
874ed3aaac
bug fix for onnx infer
2024-07-26 11:40:23 +08:00
游雁
5ae7062540
bugfix python runtime
2024-07-24 17:08:59 +08:00
维石
925910c599
update onnx batch inference
2024-07-23 17:48:48 +08:00
游雁
c5f7f11b5b
python runtime
2024-07-22 19:53:58 +08:00
游雁
f3d3362fd3
python runtime
2024-07-22 19:22:55 +08:00
游雁
aa3fe1a353
python runtime
2024-07-22 19:02:15 +08:00
游雁
03911c82ec
python runtime
2024-07-22 17:16:54 +08:00
维石
2ae59b6ce0
ONNX and torchscript export for sensevoice
2024-07-22 16:58:27 +08:00
lingji-yidong
c880db5364
Fix: Return tuple ('', []) when char_list is empty to prevent ValueError ( #1857 )
...
This commit fixes an issue where an empty char_list causes a ValueError due to insufficient values to unpack. The function now returns a tuple ('', []) when char_list is empty.
2024-06-28 01:28:24 +08:00
Shi Xian
6c467e6f0a
Merge pull request #1825 from modelscope/dev_libt
...
Dev libt
2024-06-18 10:01:56 +08:00
维石
9377eed41e
update code
2024-06-17 20:20: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
Ephemeroptera
18bbf145a0
fixed the issues about seaco-onnx timestamp
2024-05-28 15:55:20 +08:00
zhifu gao
861147c730
Dev gzf exp ( #1654 )
...
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* sensevoice finetune
* bugfix
* update with main (#1631 )
* update seaco finetune
* v1.0.24
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
* sensevoice
* sensevoice
* sensevoice
* update with main (#1638 )
* update seaco finetune
* v1.0.24
* update rwkv template
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sensevoice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* sense voice
* whisper
* whisper
* update style
* update style
---------
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-24 16:03:38 +08:00
zhifu gao
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
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
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
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
游雁
47088b8d1e
funasr1.0 paraformer_streaming
2024-01-11 00:09:36 +08:00
shixian.shi
2d0c8274a6
update funasr-onnx
2024-01-10 11:24:06 +08:00
shixian.shi
e30a17cf4e
update funasr-onnx
2024-01-10 11:23:41 +08:00
shixian.shi
f79d31d860
update funasr-onnx
2024-01-10 11:21:03 +08:00
electroniccc
29e0359170
Fix ' was a deprecated alias for the builtin ' issue ( #1100 )
2023-11-20 09:45:15 +08:00
Meng Wei
12d694f94c
fix benchmark links ( #1092 )
2023-11-15 16:24:51 +08:00
游雁
d83e999f59
funasr-onnx http
2023-11-10 15:16:21 +08:00
游雁
b19191cb5f
funasr-onnx 0.2.4
2023-11-09 13:28:48 +08:00
北念
db149dd897
fix paraformer-en model python onnx postprocess
2023-11-09 11:49:56 +08:00
shixian.shi
4a04c022c5
update contextual export
2023-11-08 15:14:45 +08:00
Yabin Li
702ec03ad8
Dev new ( #1065 )
...
* add hotword for deploy_tools
* Support wfst decoder and contextual biasing (#1039 )
* Support wfst decoder and contextual biasing
* Turn on fstbin compilation
---------
Co-authored-by: gongbo.gb <gongbo.gb@alibaba-inc.com>
* mv funasr/runtime runtime
* Fix crash caused by OOV in hotwords list
* funasr infer
* funasr infer
* funasr infer
* funasr infer
* funasr infer
* fix some bugs about fst hotword; support wfst for websocket server and clients; mv runtime out of funasr; modify relative docs
* del onnxruntime/include/gflags
* update tensor.h
* update run_server.sh
* update deploy tools
* update deploy tools
* update websocket-server
* update funasr-wss-server
* Remove self loop propagation
* Update websocket_protocol_zh.md
* Update websocket_protocol_zh.md
* update hotword protocol
* author zhaomingwork: change hotwords for h5 and java
* update hotword protocol
* catch exception for json_fst_hws
* update hotword on message
* update onnx benchmark for ngram&hotword
* update docs
* update funasr-wss-serve
* add NONE for LM_DIR
* update docs
* update run_server.sh
* add whats-new
* modify whats-new
* update whats-new
* update whats-new
* Support decoder option for beam searching
* update benchmark_onnx_cpp
* Support decoder option for websocket
* fix bug of CompileHotwordEmbedding
* update html client
* update docs
---------
Co-authored-by: gongbo.gb <35997837+aibulamusi@users.noreply.github.com>
Co-authored-by: gongbo.gb <gongbo.gb@alibaba-inc.com>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
2023-11-07 18:34:29 +08:00