From a78c3d5b4880aea417c613c0d9ca772e1e228bf7 Mon Sep 17 00:00:00 2001
From: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com>
Date: 星期三, 19 七月 2023 10:22:38 +0800
Subject: [PATCH] Merge pull request #748 from alibaba-damo-academy/dev_cmz

---
 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