Commit Graph

1770 Commits

Author SHA1 Message Date
雾聪
759c4a0f86 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-09 14:47:43 +08:00
雾聪
5a987380ae update commonfunc 2023-08-09 14:46:28 +08:00
游雁
1a9583748a Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-08-09 14:40:23 +08:00
游雁
913342bc6f docs 2023-08-09 14:39:24 +08:00
雾聪
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
游雁
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
雾聪
9a622b2ddc update funasr-wss-server-2pass 2023-08-08 19:36:22 +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
雾聪
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
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
雾聪
f8d1c79fe3 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-08-07 16:14:11 +08:00
jmwang66
cf8e000a84
Merge pull request #807 from alibaba-damo-academy/dev_wjm
update e_branchformer
2023-08-07 16:13:37 +08:00
jmwang66
993f226f35
Merge pull request #806 from alibaba-damo-academy/dev_wjm_sd
update eend-ola
2023-08-07 16:09:39 +08:00