From 4413d1eb47fa400277c8a9625aa0bd5c424a2fab Mon Sep 17 00:00:00 2001 From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com> Date: 星期四, 06 七月 2023 10:13:32 +0800 Subject: [PATCH] Python ws client slow problem for multiple files in offline mode (#716) --- funasr/runtime/html5/readme_cn.md | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/html5/readme_cn.md b/funasr/runtime/html5/readme_cn.md index 54d4c12..dfc27c9 100644 --- a/funasr/runtime/html5/readme_cn.md +++ b/funasr/runtime/html5/readme_cn.md @@ -38,6 +38,7 @@ ``` 渚嬪瓙濡備笅锛岄渶瑕佹敞鎰廼p鍦板潃锛屽鏋滀粠鍏朵粬璁惧璁块棶闇�姹傦紙渚嬪鎵嬫満绔級锛岄渶瑕佸皢ip鍦板潃璁句负鐪熷疄ip ```shell +cd funasr/runtime/html5 python h5Server.py --host 0.0.0.0 --port 1337 # python h5Server.py --host 30.220.136.139 --port 1337 ``` @@ -48,7 +49,7 @@ #### wss鏂瑰紡 ```shell cd ../python/websocket -python ws_server_online.py --port 1095 +python funasr_wss_server.py --port 10095 ``` ### 娴忚鍣ㄦ墦寮�鍦板潃 -- Gitblit v1.9.1