Commit Graph

3119 Commits

Author SHA1 Message Date
雾聪
fd22b6e7f3 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-09 14:27:20 +08:00
雾聪
08dc101ee2 update websocket-server-2pass 2023-08-09 14:26:35 +08:00
游雁
d1c265d3ce Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-08-09 11:11:11 +08:00
游雁
30a1dda6fc docs 2023-08-09 11:10:33 +08:00
雾聪
3aea0e27ec Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-09 10:59:13 +08:00
雾聪
453b4f3637 update fsmn-vad 2023-08-09 10:59:01 +08:00
游雁
8e2b7a67b9 docs 2023-08-09 10:55:34 +08:00
游雁
386bfbec76 docs 2023-08-09 10:39:55 +08:00
游雁
fc735d54ec docs 2023-08-09 10:35:02 +08:00
游雁
7845806cd8 docs 2023-08-09 09:40:07 +08:00
游雁
167ed7b492 Contributors 2023-08-08 20:09:06 +08:00
游雁
000ec7e630 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-08-08 19:59:01 +08:00
游雁
7e123e198b try onnxruntime 2023-08-08 19:58:20 +08:00
雾聪
8a06a9da31 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-08 19:37:20 +08:00
雾聪
9a622b2ddc update funasr-wss-server-2pass 2023-08-08 19:36:22 +08:00
Zhihao Du
444828d724
Update README.md (#802)
* Update README.md

Add references for TOLD and SOND

* Update README.md
2023-08-08 19:36:08 +08:00
雾聪
e922505e80 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-08 19:05:11 +08:00
游雁
56f0737d3d v0.7.2 2023-08-08 19:00:32 +08:00
雾聪
015ac731d7 update SDK_advanced_guide_online.md 2023-08-08 19:00:16 +08:00
游雁
fd6d78ced9 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-08-08 18:59:13 +08:00
游雁
9ad4790553 downloading model twice and docs 2023-08-08 18:58:33 +08:00
雾聪
447a49ecf1 update 2023-08-08 18:52:14 +08:00
雾聪
5f8f601110 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-08 17:34:58 +08:00
游雁
3f372b7ded docs ssl 2023-08-08 17:33:26 +08:00
雾聪
a14f6c6ef2 update funasr-runtime-deploy-online-cpu-zh 2023-08-08 17:33:21 +08:00
游雁
5b2fcc19af docs ssl 2023-08-08 17:24:01 +08:00
游雁
ad29575049 docs 2023-08-08 16:53:17 +08:00
游雁
89e244299c docs 2023-08-08 16:49:04 +08:00
zhifu gao
8610bb509d
Update readme.md 2023-08-08 16:19:21 +08:00
zhifu gao
d865a499c6
Update readme_cn.md 2023-08-08 16:18:39 +08:00
游雁
8314da1a23 docs 2023-08-08 14:52:51 +08:00
游雁
fd9f28aec0 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-08-08 14:50:48 +08:00
游雁
bffee31cf3 docs 2023-08-08 14:50:09 +08:00
雾聪
0d9b907b37 update funasr-wss-server-2pass args 2023-08-08 14:34:44 +08:00
Yabin Li
2d7e966b03
Update funasr-runtime-deploy-online-cpu-zh.sh 2023-08-08 11:39:35 +08:00
Yabin Li
b454a1054f
update online runtime, including vad-online, paraformer-online, punc-online,2pass (#815)
* init

* update

* add LoadConfigFromYaml

* update

* update

* update

* del time stat

* update

* update

* update

* update

* update

* update

* update

* add cpp websocket online 2pass srv

* [feature] multithread grpc server

* update

* update

* update

* [feature] support 2pass grpc cpp server and python client, can change mode to use offline, online or 2pass decoding

* update

* update

* update

* update

* add paraformer online onnx model export

* add paraformer online onnx model export

* add paraformer online onnx model export

* add paraformer online onnxruntime

* add paraformer online onnxruntime

* add paraformer online onnxruntime

* fix export paraformer online onnx model bug

* for client closed earlier and core dump

* support GRPC two pass decoding (#813)

* [refator] optimize grpc server pipeline and instruction

* [refator] rm useless file

* [refator] optimize grpc client pipeline and instruction

* [debug] hanlde coredump when client ternimated

* [refator] rm useless log

* [refator] modify grpc cmake

* Create run_server_2pass.sh

* Update SDK_tutorial_online_zh.md

* Update SDK_tutorial_online.md

* Update SDK_advanced_guide_online.md

* Update SDK_advanced_guide_online_zh.md

* Update SDK_tutorial_online_zh.md

* Update SDK_tutorial_online.md

* update

---------

Co-authored-by: zhaoming <zhaomingwork@qq.com>
Co-authored-by: boji123 <boji123@aliyun.com>
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
2023-08-08 11:17:43 +08:00
Yabin Li
57968c2180
Create run_server_2pass.sh 2023-08-08 11:07:51 +08:00
Yabin Li
9a73f202d8
Update SDK_advanced_guide_online.md 2023-08-08 11:01:51 +08:00
Yabin Li
ca35015277
Update SDK_advanced_guide_online_zh.md 2023-08-08 11:00:16 +08:00
Yabin Li
bd66103a42
Update SDK_tutorial_online.md 2023-08-08 10:59:35 +08:00
Yabin Li
5b87e4d9ff
Update SDK_tutorial_online_zh.md 2023-08-08 10:59:04 +08:00
Yabin Li
3fa214704e
Update SDK_tutorial_online_zh.md 2023-08-08 10:54:05 +08:00
zhifu gao
fe908bcc1c
Update readme_cn.md 2023-08-08 10:45:41 +08:00
Yabin Li
f7f2e87271
Update SDK_advanced_guide_online_zh.md 2023-08-08 10:14:46 +08:00
Yabin Li
3dc28f1272
Update SDK_tutorial_online_zh.md 2023-08-08 10:13:40 +08:00
Yabin Li
15538cb941
Update readme_cn.md 2023-08-08 10:07:16 +08:00
hnluo
5ac7999158
Merge pull request #811 from alibaba-damo-academy/dev_wjm
update TOLD
2023-08-07 17:02:04 +08:00
Yabin Li
ef442fd5ac
Update SDK_tutorial_online_zh.md 2023-08-07 16:31:39 +08:00
雾聪
8f5f7c563b update 2023-08-07 16:20:21 +08:00
嘉渊
521d3dd89d update repo 2023-08-07 16:20:11 +08:00