From 72b6c7735e44fff12c4a3d401deb98c59f16ab0f Mon Sep 17 00:00:00 2001 From: hnluo <haoneng.lhn@alibaba-inc.com> Date: 星期二, 29 八月 2023 11:40:46 +0800 Subject: [PATCH] fix onnx export 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