FunASR/funasr/bin
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
..
__init__.py create 2022-11-26 21:56:51 +08:00
aggregate_stats_dirs.py create 2022-11-26 21:56:51 +08:00
asr_infer.py fix rwkv infer bugs 2023-11-01 16:47:13 +08:00
asr_inference_launch.py Dev new (#1065) 2023-11-07 18:34:29 +08:00
asr_train.py update m2met2 (#543) 2023-05-24 10:52:57 +08:00
build_trainer.py add bpemodel in build_trainer 2023-10-30 16:15:03 +08:00
data2vec_train.py update data2vec pretrain 2023-02-06 16:09:24 +08:00
diar_infer.py np fix bug 2023-07-06 19:13:00 +08:00
diar_inference_launch.py TOLD/SOND: rename diar_smooth_size to smooth_size 2023-08-01 17:50:46 +08:00
diar_train.py inference 2023-05-16 13:58:11 +08:00
lm_inference_launch.py fix transformerLM inference recipe 2023-09-07 17:19:02 +08:00
lm_train.py inference 2023-05-16 13:58:11 +08:00
punc_infer.py change eng punc in offline model 2023-09-12 17:56:36 +08:00
punc_inference_launch.py update setup (#686) 2023-06-29 16:30:39 +08:00
punc_train.py add punc large model modelscope runtime; fix train bug 2023-07-18 17:32:38 +08:00
sa_asr_train.py inference 2023-05-16 19:34:45 +08:00
ss_infer.py add mossformer code 2023-08-10 12:38:55 +08:00
ss_inference_launch.py add mossformer code 2023-08-10 14:40:07 +08:00
sv_infer.py update setup (#686) 2023-06-29 16:30:39 +08:00
sv_inference_launch.py update setup (#686) 2023-06-29 16:30:39 +08:00
tokenize_text.py update setup (#686) 2023-06-29 16:30:39 +08:00
tp_infer.py update setup (#686) 2023-06-29 16:30:39 +08:00
tp_inference_launch.py update setup (#686) 2023-06-29 16:30:39 +08:00
train.py add lora finetune code 2023-07-19 16:41:39 +08:00
vad_infer.py fix vad max_end_sil bug 2023-09-06 19:13:43 +08:00
vad_inference_launch.py support resample for vad inference pipeline 2023-11-06 17:12:01 +08:00