Commit Graph

11 Commits

Author SHA1 Message Date
雾聪
907966d80b update docs for en-bpe models 2023-10-10 19:42:05 +08:00
Yabin Li
61ed60695a
coauthor:duj12, add itn;add timestamp、hotword to 2pass; (#966)
* Add ITN,include openfst/gflags in onnxruntime/third_party.

* 2pass server support Hotword and Timestamp. The start_time of each segment need to be fix.

* add global time start and end of each frame(both online and offline), support two-pass timestamp(both segment and token level).

* update websocket cmake.

* 2pass server support itn, hw and tp.

* Add local build and run. Add timestamp in 2pass server, update cmakelist.

* fix filemode bug in h5, avoid 2pass wss server close before final.

* offline server add itn.

* offline server add ITN.

* update hotword model dir.

* Add Acknowledgement to WeTextProcessing(https://github.com/wenet-e2e/WeTextProcessing)

* adapted to original FunASR.

* adapted to itn timestamp hotword

* merge from main (#949)

* fix empty timestamp list inference

* punc large

* fix decoding_ind none bug

* fix decoding_ind none bug

* docs

* setup

* change eng punc in offline model

* update contextual export

* update proc for oov in hotword onnx inference

* add python http code (#940)

* funasr-onnx 0.2.2

* funasr-onnx 0.2.3

* bug fix in timestamp inference

* fix bug in timestamp inference

* Update preprocessor.py

---------

Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Co-authored-by: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com>
Co-authored-by: Xian Shi <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com>
Co-authored-by: 夜雨飘零 <yeyupiaoling@foxmail.com>

* update docs

* update deploy_tools

---------

Co-authored-by: dujing <dujing@xmov.ai>
Co-authored-by: Jean Du <37294470+duj12@users.noreply.github.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Co-authored-by: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com>
Co-authored-by: Xian Shi <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com>
Co-authored-by: 夜雨飘零 <yeyupiaoling@foxmail.com>
2023-09-19 10:09:58 +08:00
雾聪
03108f25c2 update funasr-runtime-deploy-offline-cpu-zh.sh 2023-08-18 16:24:37 +08:00
雾聪
a14f6c6ef2 update funasr-runtime-deploy-online-cpu-zh 2023-08-08 17:33:21 +08:00
Yabin Li
2d7e966b03
Update funasr-runtime-deploy-online-cpu-zh.sh 2023-08-08 11:39:35 +08:00
雾聪
ab93c2c2c4 update 2023-08-07 14:33:51 +08:00
游雁
a71aa43992 funasr streaming sdk 2023-08-06 23:53:28 +08:00
season
3e0230bcb0
[funasr-runtime-deploy 0.0.6] add SSL on-off and rationalize remove/start (#713)
* [funasr-runtime-deploy 0.0.5]
fix new docker when start
add remove docker
move config file from /var/funasr to /HOME/.funasr
add oss url for DOCKER_LIST

* [funasr-runtime-deploy 0.0.5] add SSL switch

* [funasr-runtime-deploy 0.0.6] add SSL switch
2023-07-05 15:35:48 +08:00
season
a3a63bd51e
[funasr-runtime-deploy 0.0.4] bug fix (#698)
* update funasr-runtime-deploy-offline-cpu-zh.sh

* u

* u
2023-07-02 22:16:53 +08:00
season
8e740e9897
[funasr-runtime-deploy 0.0.4] streamline the process, and add command line parameters. (#697) 2023-07-02 19:38:48 +08:00
游雁
90f26875c5 docs 2023-07-02 10:56:23 +08:00