From 2c9e9a69dba5481824f8ce89abe554fd0079b29a Mon Sep 17 00:00:00 2001 From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com> Date: 星期四, 25 五月 2023 19:30:26 +0800 Subject: [PATCH] add 2pass online offline select for ws html5 (#557) --- 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