Commit Graph

15 Commits

Author SHA1 Message Date
游雁
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
zhifu gao
66b46dea4f
Update README.md 2023-11-21 19:17:40 +08:00
zhifu gao
84b877ef35
Update funasr_wss_server.py 2023-11-21 19:16:49 +08:00
electroniccc
29e0359170
Fix ' was a deprecated alias for the builtin ' issue (#1100) 2023-11-20 09:45:15 +08:00
游雁
540a50b55a wss ssl 2023-11-17 09:47:33 +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
游雁
a967cbb3de docs 2023-11-08 11:43:32 +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