From 32650335eb71c28ff29f99e9aa662016e64dd010 Mon Sep 17 00:00:00 2001 From: haoneng.lhn <haoneng.lhn@alibaba-inc.com> Date: 星期四, 21 九月 2023 16:11:48 +0800 Subject: [PATCH] fix uniasr inference bug --- funasr/runtime/docs/SDK_tutorial_online_zh.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/docs/SDK_tutorial_online_zh.md b/funasr/runtime/docs/SDK_tutorial_online_zh.md index 814edc1..9729cc4 100644 --- a/funasr/runtime/docs/SDK_tutorial_online_zh.md +++ b/funasr/runtime/docs/SDK_tutorial_online_zh.md @@ -78,7 +78,7 @@ ### cpp-client 杩涘叆samples/cpp鐩綍鍚庯紝鍙互鐢╟pp杩涜娴嬭瘯锛屾寚浠ゅ涓嬶細 ```shell -./funasr-wss-client-2pass --server-ip 127.0.0.1 --port 10095 --mode 2pass +./funasr-wss-client-2pass --server-ip 127.0.0.1 --port 10095 --mode 2pass --wav-path ../audio/asr_example.wav ``` 鍛戒护鍙傛暟璇存槑锛� -- Gitblit v1.9.1