From 420deca6146c433f9521b43a57d1f10200678db2 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期四, 25 五月 2023 20:08:57 +0800 Subject: [PATCH] websocket docs --- funasr/runtime/html5/readme.md | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/funasr/runtime/html5/readme.md b/funasr/runtime/html5/readme.md index 4601460..0fbafac 100644 --- a/funasr/runtime/html5/readme.md +++ b/funasr/runtime/html5/readme.md @@ -32,6 +32,7 @@ ``` `e.g.` ```shell +cd funasr/runtime/html5 python h5Server.py --host 0.0.0.0 --port 1337 ``` ### asr service -- Gitblit v1.9.1