Commit Graph

42 Commits

Author SHA1 Message Date
Yabin Li
01960df578
Update SDK_tutorial_zh.md 2023-09-26 20:12:03 +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
游雁
cf0a6d9b25 docs 2023-09-04 09:17:09 +08:00
Yabin Li
4961861be0
Update SDK_tutorial_zh.md 2023-08-23 11:36:42 +08:00
Yabin Li
c84ef1e1d7
Update SDK_tutorial_zh.md 2023-08-21 16:46:38 +08:00
Yabin Li
015ddeaa27
Update SDK_tutorial_zh.md 2023-08-21 16:44:05 +08:00
Yabin Li
2aa0b0d6bb
Update SDK_tutorial_zh.md 2023-08-21 16:41:33 +08:00
Yabin Li
e0fa63765b
Dev hw (#878)
* merge from hw (#872)

* hotwords

* Contextual Paraformer onnx export

* update

* update

* quant inference

* add clas hotword support

* update websocket-server

* update websocket-server

* add catch for hotword

* update websocket-server

* update paraformer

* update websocket-server

* add wait for funasr-wss-client

* fix core by adding clean_thread

* fix wav_name

* update funasr-wss-client

* update websocket-server

* Update SDK_tutorial_online_zh.md

---------

Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>

* Update websocket_protocol_zh.md

* Update websocket_protocol.md

* Update SDK_tutorial_zh.md

* Update SDK_tutorial.md

* Update SDK_advanced_guide_online_zh.md

* Update SDK_advanced_guide_online.md

* Update SDK_advanced_guide_offline_zh.md

* Update SDK_advanced_guide_offline_zh.md

* Update SDK_advanced_guide_offline.md

* Update SDK_advanced_guide_offline.md

* Update docker_offline_cpu_zh_lists

* update docs

* update

---------

Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
2023-08-21 10:37:42 +08:00
游雁
3f372b7ded docs ssl 2023-08-08 17:33:26 +08:00
游雁
a71aa43992 funasr streaming sdk 2023-08-06 23:53:28 +08:00
游雁
31d9280a8d docs 2023-08-02 18:51:28 +08:00
游雁
1076591b29 docs zh 2023-07-27 14:49:02 +08:00
游雁
e22f256ee6 docs zh 2023-07-27 14:37:55 +08:00
游雁
65cbba915a Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-07-05 17:12:48 +08:00
游雁
34fa37ae4e funasr sdk 2023-07-05 17:12:12 +08:00
Yabin Li
4cce8ae915
Update SDK_tutorial_zh.md 2023-07-05 17:08:41 +08:00
游雁
2d0eae94f9 funasr sdk 2023-07-05 17:05:21 +08:00
游雁
4e2fe544ae funasr sdk 2023-07-05 16:57:21 +08:00
游雁
66df21723a funasr sdk 2023-07-05 16:51:08 +08:00
游雁
748fabf22f funasr sdk 2023-07-05 16:45:06 +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
游雁
df039e9758 docs 2023-07-04 13:11:02 +08:00
zhifu gao
a1dd7e96f5
Update SDK_tutorial_zh.md 2023-07-03 16:23:42 +08:00
zhifu gao
96f2ede977
Update SDK_tutorial_zh.md 2023-07-03 16:22:28 +08:00
zhifu gao
edec2fe85e
Update SDK_tutorial_zh.md 2023-07-03 15:08:11 +08:00
游雁
7207233e04 docs 2023-07-03 13:14:10 +08:00
游雁
b882730606 docs 2023-07-02 22:47:07 +08:00
游雁
0fe66a4da5 docs 2023-07-02 20:05:21 +08:00
zhifu gao
c1da014b3d
Update SDK_tutorial_zh.md 2023-07-02 20:01:37 +08:00
zhifu gao
61c5c36c96
Update SDK_tutorial_zh.md 2023-07-02 19:57:43 +08:00
zhifu gao
6043d11192
Update SDK_tutorial_zh.md 2023-07-02 19:43:10 +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
游雁
839a898002 docs 2023-07-02 14:59:55 +08:00
游雁
fe65c27e77 docs 2023-07-02 11:13:11 +08:00
游雁
e03ab52328 docs 2023-07-02 11:07:11 +08:00
游雁
d47c3969b2 docs 2023-07-02 10:59:01 +08:00
游雁
90f26875c5 docs 2023-07-02 10:56:23 +08:00
zhifu gao
9019db9127
Dev deploy (#696)
* [funasr-runtime-deploy 0.0.3] add funasr-runtime-deploy.sh for one-step-deployment

* [funasr-runtime-deploy 0.0.4] rename deploy script and update SDK_tutorial_zh.md

* update url

* update deploy script

---------

Co-authored-by: season4675 <season4675@gmail.com>
2023-07-02 09:16:31 +08:00
游雁
feefd13db6 docs 2023-07-01 11:35:59 +08:00
游雁
c89c9d3c25 docs 2023-07-01 11:33:41 +08:00
游雁
625d987f03 docs 2023-06-30 22:56:14 +08:00
游雁
9799a7ba3b docs 2023-06-30 22:55:31 +08:00