From db48e397104a462970255c108aa7e1d9f10f3e04 Mon Sep 17 00:00:00 2001 From: haoneng.lhn <haoneng.lhn@alibaba-inc.com> Date: 星期三, 05 七月 2023 15:51:44 +0800 Subject: [PATCH] fix python websocket bug --- funasr/runtime/html5/readme_cn.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/html5/readme_cn.md b/funasr/runtime/html5/readme_cn.md index b859387..dfc27c9 100644 --- a/funasr/runtime/html5/readme_cn.md +++ b/funasr/runtime/html5/readme_cn.md @@ -49,7 +49,7 @@ #### wss鏂瑰紡 ```shell cd ../python/websocket -python wss_srv_asr.py --port 10095 +python funasr_wss_server.py --port 10095 ``` ### 娴忚鍣ㄦ墦寮�鍦板潃 -- Gitblit v1.9.1