Commit Graph

13 Commits

Author SHA1 Message Date
zhaomingwork
b2ab45f70b
use asio strand to keep the order of data (#838)
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
2023-08-11 15:39:23 +08:00
雾聪
b83536869d update websocket-server-2pass 2023-08-11 15:09:53 +08:00
雾聪
44e7762ce6 update websocket-server-2pass 2023-08-11 10:55:33 +08:00
zhaomingwork
dd29390ef0
For cpp ws srv long file core dump (#833)
* for cpp ws srv long wav core dump

* cpp wssrv run one thread to free resources

* little change for close situation

* change return to continue
2023-08-11 09:27:49 +08:00
雾聪
e02062443b update websocket-server-2pass 2023-08-10 19:55:50 +08:00
雾聪
a8126f7207 update websocket-server-2pass 2023-08-10 19:05:33 +08:00
雾聪
800b28152b update websocket-server-2pass 2023-08-10 16:13:47 +08:00
zhaomingwork
c8465832cd
for cpp ws srv long wav core dump (#829) 2023-08-10 15:03:16 +08:00
zhaomingwork
30f0c7ff29
for cpp websocket core dump (#828) 2023-08-10 10:21:01 +08:00
雾聪
d4a021b45b fix wav_name 2023-08-09 20:19:25 +08:00
雾聪
4452c1a757 update websocket-server-2pass 2023-08-09 16:49:25 +08:00
雾聪
08dc101ee2 update websocket-server-2pass 2023-08-09 14:26: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