From 351fd0ce3ac98ade7795a22734afe3da4f355086 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期三, 08 十一月 2023 16:53:18 +0800
Subject: [PATCH] docs

---
 funasr/quick_start.md    |    6 +++---
 funasr/quick_start_zh.md |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/funasr/quick_start.md b/funasr/quick_start.md
index 202c709..6108f02 100644
--- a/funasr/quick_start.md
+++ b/funasr/quick_start.md
@@ -26,7 +26,7 @@
 python funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode 2pass --chunk_size "5,10,5"
 ```
 
-For more examples, please refer to [docs](runtime/python/websocket/README.md).
+For more examples, please refer to [docs](../runtime/python/websocket/README.md).
 
 ### C++ version Example
 
@@ -47,7 +47,7 @@
 ```shell
 python3 funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode 2pass
 ```
-For more examples, please refer to [docs](runtime/docs/SDK_tutorial_online_zh.md)
+For more examples, please refer to [docs](../runtime/docs/SDK_tutorial_online_zh.md)
 
 
 #### File Transcription Service, Mandarin (CPU)
@@ -68,7 +68,7 @@
 python3 funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode offline --audio_in "../audio/asr_example.wav"
 ```
 
-For more examples, please refer to [docs](runtime/docs/SDK_tutorial_zh.md)
+For more examples, please refer to [docs](../runtime/docs/SDK_tutorial_zh.md)
 
 
 ## Industrial Model Egs
diff --git a/funasr/quick_start_zh.md b/funasr/quick_start_zh.md
index a8d20a2..9a3c2c9 100644
--- a/funasr/quick_start_zh.md
+++ b/funasr/quick_start_zh.md
@@ -26,7 +26,7 @@
 python funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode 2pass --chunk_size "5,10,5"
 #python funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode 2pass --chunk_size "8,8,4" --audio_in "./data/wav.scp"
 ```
-鏇村渚嬪瓙鍙互鍙傝�冿紙[鐐瑰嚮姝ゅ](runtime/python/websocket/README.md)锛�
+鏇村渚嬪瓙鍙互鍙傝�冿紙[鐐瑰嚮姝ゅ](../runtime/python/websocket/README.md)锛�
 
 <a name="cpp鐗堟湰绀轰緥"></a>
 #### c++鐗堟湰绀轰緥
@@ -46,7 +46,7 @@
 ```shell
 python3 funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode 2pass
 ```
-鏇村渚嬪瓙鍙傝�冿紙[鐐瑰嚮姝ゅ](runtime/docs/SDK_tutorial_online_zh.md)锛�
+鏇村渚嬪瓙鍙傝�冿紙[鐐瑰嚮姝ゅ](../runtime/docs/SDK_tutorial_online_zh.md)锛�
 
 ##### 绂荤嚎鏂囦欢杞啓鏈嶅姟閮ㄧ讲
 ###### 鏈嶅姟绔儴缃�
@@ -59,7 +59,7 @@
 ```shell
 python3 funasr_wss_client.py --host "127.0.0.1" --port 10095 --mode offline --audio_in "../audio/asr_example.wav"
 ```
-鏇村渚嬪瓙鍙傝�冿紙[鐐瑰嚮姝ゅ](runtime/docs/SDK_tutorial_zh.md)锛�
+鏇村渚嬪瓙鍙傝�冿紙[鐐瑰嚮姝ゅ](../runtime/docs/SDK_tutorial_zh.md)锛�
 
 
 

--
Gitblit v1.9.1