From b8e2cab7ee61cb7762ca628f52bff7f6f32f1793 Mon Sep 17 00:00:00 2001 From: haoneng.lhn <haoneng.lhn@alibaba-inc.com> Date: 星期四, 20 七月 2023 09:46:33 +0800 Subject: [PATCH] add lora finetune code --- 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