From 9dfd39f40f94df0076d67b7d081c06eea5ed5dc0 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期三, 24 五月 2023 23:38:11 +0800 Subject: [PATCH] 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