From 594b79f59e7eefa6955c729f6264c8c99d1d9571 Mon Sep 17 00:00:00 2001 From: hnluo <haoneng.lhn@alibaba-inc.com> Date: 星期一, 05 六月 2023 16:46:15 +0800 Subject: [PATCH] Merge pull request #591 from alibaba-damo-academy/dev_lhn --- 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..73bf1b0 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 wss_srv_asr.py --port 1095 ``` ### 娴忚鍣ㄦ墦寮�鍦板潃 -- Gitblit v1.9.1