From 65396eeeff96cdc21f939828e13a2e3d0127f2c6 Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 26 一月 2024 11:26:48 +0800
Subject: [PATCH] vad streaming return [beg, -1], [], [-1, end], [beg, end] (#1306)

---
 runtime/docs/SDK_tutorial_online_zh.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/runtime/docs/SDK_tutorial_online_zh.md b/runtime/docs/SDK_tutorial_online_zh.md
index e6705de..ab48ec7 100644
--- a/runtime/docs/SDK_tutorial_online_zh.md
+++ b/runtime/docs/SDK_tutorial_online_zh.md
@@ -84,7 +84,7 @@
 杩涘叆samples/cpp鐩綍鍚庯紝鍙互鐢╟pp杩涜娴嬭瘯锛屾寚浠ゅ涓嬶細
 ```shell
 ./funasr-wss-client-2pass --server-ip 127.0.0.1 --port 10095 --mode 2pass \
-   --wav-path ../audio/asr_example.wav
+   --wav-path ../audio/asr_example.pcm
 ```
 
 鍛戒护鍙傛暟璇存槑锛�

--
Gitblit v1.9.1