From fa215038e74fed7a553a0350a07ef31ee047e0e9 Mon Sep 17 00:00:00 2001
From: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
Date: 星期五, 19 四月 2024 14:52:41 +0800
Subject: [PATCH] Merge pull request #1635 from querryton/patch-1

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

diff --git a/runtime/docs/SDK_advanced_guide_online.md b/runtime/docs/SDK_advanced_guide_online.md
index e9ec6e9..34b601c 100644
--- a/runtime/docs/SDK_advanced_guide_online.md
+++ b/runtime/docs/SDK_advanced_guide_online.md
@@ -60,7 +60,7 @@
 For illustration, we will use the Python language client, which supports audio formats (.wav, .pcm) and a multi-file list wav.scp input.
 
 ```shell
-python3 funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode 2pass
+python3 funasr_wss_client.py --host "127.0.0.1" --port 10096 --mode 2pass
 ```
 
 ------------------

--
Gitblit v1.9.1