From e79c9a801e7e7458ce6894fa85178fa974dfd18b Mon Sep 17 00:00:00 2001 From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com> Date: 星期五, 21 七月 2023 11:28:18 +0800 Subject: [PATCH] update --- 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