FunASR/funasr
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
..
bin Dev new (#1065) 2023-11-07 18:34:29 +08:00
build_utils add rwkv encoder 2023-10-20 15:33:09 +08:00
datasets update 2023-10-11 17:19:38 +08:00
export update contextual export 2023-09-12 19:40:02 +08:00
fileio update setup (#686) 2023-06-29 16:30:39 +08:00
iterators update setup (#686) 2023-06-29 16:30:39 +08:00
layers TOLD/SOND: remove typeguard dependency. (#801) 2023-08-03 10:54:27 +08:00
losses TOLD/SOND: update SequenceBinaryCrossEntropy loss 2023-08-01 21:00:50 +08:00
main_funcs update setup (#686) 2023-06-29 16:30:39 +08:00
models fix rwkv infer bugs 2023-11-01 16:47:13 +08:00
modules fix rwkv infer bugs 2023-11-01 16:47:13 +08:00
optimizers update setup (#686) 2023-06-29 16:30:39 +08:00
samplers update setup (#686) 2023-06-29 16:30:39 +08:00
schedulers update setup (#686) 2023-06-29 16:30:39 +08:00
tasks add whisper model inference pipeline 2023-10-12 14:31:39 +08:00
text Dev new (#1065) 2023-11-07 18:34:29 +08:00
torch_utils update setup (#686) 2023-06-29 16:30:39 +08:00
train add punc large model modelscope runtime; fix train bug 2023-07-18 17:32:38 +08:00
utils add __init__.py 2023-10-20 09:53:47 +08:00
__init__.py Dev new (#1065) 2023-11-07 18:34:29 +08:00
quick_start_zh.md docs 2023-09-18 10:43:27 +08:00
quick_start.md docs 2023-09-18 10:43:27 +08:00
version.txt 0.8.3 2023-10-25 09:32:13 +08:00