From 748fabf22fee0de834d8cd4a7bec0ba4a456d8c4 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期三, 05 七月 2023 16:45:06 +0800 Subject: [PATCH] funasr sdk --- funasr/runtime/docs/SDK_advanced_guide_offline_zh.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/docs/SDK_advanced_guide_offline_zh.md b/funasr/runtime/docs/SDK_advanced_guide_offline_zh.md index b3fe980..7b864fb 100644 --- a/funasr/runtime/docs/SDK_advanced_guide_offline_zh.md +++ b/funasr/runtime/docs/SDK_advanced_guide_offline_zh.md @@ -186,7 +186,7 @@ ### python-client ```shell -python wss_client_asr.py --host "127.0.0.1" --port 10095 --mode offline --audio_in "./data/wav.scp" --send_without_sleep --output_dir "./results" +python funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode offline --audio_in "./data/wav.scp" --send_without_sleep --output_dir "./results" ``` 鍛戒护鍙傛暟浠嬬粛锛� ```text -- Gitblit v1.9.1