From 1dcdd5f8a618ba7ea7eb8d7c9b5f3d0acf5a3d9d Mon Sep 17 00:00:00 2001 From: zhifu gao <zhifu.gzf@alibaba-inc.com> Date: 星期二, 25 七月 2023 14:07:27 +0800 Subject: [PATCH] Update readme.md --- funasr/runtime/html5/readme.md | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/html5/readme.md b/funasr/runtime/html5/readme.md index 0c1eba0..e46ab92 100644 --- a/funasr/runtime/html5/readme.md +++ b/funasr/runtime/html5/readme.md @@ -1,3 +1,5 @@ +([绠�浣撲腑鏂嘳(./readme_zh.md)|English) + # Html5 server for asr service ## Requirement @@ -41,7 +43,7 @@ `Tips:` asr service and html5 service should be deployed on the same device. ```shell cd ../python/websocket -python wss_srv_asr.py --port 10095 +python funasr_wss_server.py --port 10095 ``` -- Gitblit v1.9.1