From f97b8abdf9040c66750afbddefedfff4f1fa7258 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 30 六月 2023 10:28:27 +0800
Subject: [PATCH] docs

---
 funasr/runtime/docs/aliyun_server_tutorial.md |    2 +-
 docs/benchmark/benchmark_onnx.md              |    2 +-
 funasr/runtime/docs/SDK_tutorial.md           |    2 +-
 docs/benchmark/benchmark_libtorch.md          |    2 +-
 docs/benchmark/benchmark_onnx_cpp.md          |    2 +-
 funasr/runtime/docs/benchmark_libtorch.md     |    0 
 funasr/runtime/docs/benchmark_onnx.md         |    0 
 funasr/runtime/docs/benchmark_onnx_cpp.md     |    0 
 funasr/runtime/docs/SDK_tutorial_cn.md        |    2 +-
 9 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/benchmark/benchmark_libtorch.md b/docs/benchmark/benchmark_libtorch.md
index f1cd73c..04ba682 120000
--- a/docs/benchmark/benchmark_libtorch.md
+++ b/docs/benchmark/benchmark_libtorch.md
@@ -1 +1 @@
-../../funasr/runtime/python/benchmark_libtorch.md
\ No newline at end of file
+../../funasr/runtime/docs/benchmark_libtorch.md
\ No newline at end of file
diff --git a/docs/benchmark/benchmark_onnx.md b/docs/benchmark/benchmark_onnx.md
index 14e2fbe..c199094 120000
--- a/docs/benchmark/benchmark_onnx.md
+++ b/docs/benchmark/benchmark_onnx.md
@@ -1 +1 @@
-../../funasr/runtime/python/benchmark_onnx.md
\ No newline at end of file
+../../funasr/runtime/docs/benchmark_onnx.md
\ No newline at end of file
diff --git a/docs/benchmark/benchmark_onnx_cpp.md b/docs/benchmark/benchmark_onnx_cpp.md
index 3754852..c4ab108 120000
--- a/docs/benchmark/benchmark_onnx_cpp.md
+++ b/docs/benchmark/benchmark_onnx_cpp.md
@@ -1 +1 @@
-../../funasr/runtime/python/benchmark_onnx_cpp.md
\ No newline at end of file
+../../funasr/runtime/docs/benchmark_onnx_cpp.md
\ No newline at end of file
diff --git a/funasr/runtime/docs/SDK_tutorial.md b/funasr/runtime/docs/SDK_tutorial.md
index cbed748..a4e46f1 100644
--- a/funasr/runtime/docs/SDK_tutorial.md
+++ b/funasr/runtime/docs/SDK_tutorial.md
@@ -11,7 +11,7 @@
 Run the following command to perform a one-click deployment of the FunASR runtime-SDK service. Follow the prompts to complete the deployment and running of the service. Currently, only Linux environments are supported, and for other environments, please refer to the Advanced SDK Development Guide. Due to network restrictions, the download of the funasr-runtime-deploy.sh one-click deployment tool may not proceed smoothly. If the tool has not been downloaded and entered into the one-click deployment tool after several seconds, please terminate it with Ctrl + C and run the following command again.
 
 ```shell
-curl -O https://raw.githubusercontent.com/alibaba-damo-academy/FunASR-APP/main/TransAudio/funasr-runtime-deploy.sh ; sudo bash funasr-runtime-deploy.sh install
+curl -O https://raw.githubusercontent.com/alibaba-damo-academy/FunASR-APP/main/TransAudio/funasr-runtime-deploy.sh; sudo bash funasr-runtime-deploy.sh install
 ```
 
 #### Details of Configuration
diff --git a/funasr/runtime/docs/SDK_tutorial_cn.md b/funasr/runtime/docs/SDK_tutorial_cn.md
index ff599e0..a465501 100644
--- a/funasr/runtime/docs/SDK_tutorial_cn.md
+++ b/funasr/runtime/docs/SDK_tutorial_cn.md
@@ -11,7 +11,7 @@
 鍙楅檺浜庣綉缁滐紝funasr-runtime-deploy.sh涓�閿儴缃插伐鍏风殑涓嬭浇鍙兘涓嶉『鍒╋紝閬囧埌鏁扮杩樻湭涓嬭浇杩涘叆涓�閿儴缃插伐鍏风殑鎯呭喌锛岃Ctrl + C 缁堟鍚庡啀娆¤繍琛屼互涓嬪懡浠ゃ��
 
 ```shell
-curl -O https://raw.githubusercontent.com/alibaba-damo-academy/FunASR-APP/main/TransAudio/funasr-runtime-deploy.sh ; sudo bash funasr-runtime-deploy.sh install
+curl -O https://raw.githubusercontent.com/alibaba-damo-academy/FunASR-APP/main/TransAudio/funasr-runtime-deploy.sh; sudo bash funasr-runtime-deploy.sh install
 ```
 
 #### 鍚姩杩囩▼閰嶇疆璇﹁В
diff --git a/funasr/runtime/docs/aliyun_server_tutorial.md b/funasr/runtime/docs/aliyun_server_tutorial.md
index 9689fdf..e68d8bf 100644
--- a/funasr/runtime/docs/aliyun_server_tutorial.md
+++ b/funasr/runtime/docs/aliyun_server_tutorial.md
@@ -8,7 +8,7 @@
 - 閰嶇疆涓�锛堥珮閰嶏級锛歑86鏋舵瀯锛�32/64鏍�8369CPU锛屽唴瀛�8G浠ヤ笂锛�
 - 閰嶇疆浜岋細X86鏋舵瀯锛�32/64鏍�8163CPU锛屽唴瀛�8G浠ヤ笂锛�
 
-璇︾粏鎬ц兘娴嬭瘯鎶ュ憡锛歔鐐规閾炬帴](../../funasr/runtime/python/benchmark_onnx_cpp.md)
+璇︾粏鎬ц兘娴嬭瘯鎶ュ憡锛歔鐐规閾炬帴](./benchmark_onnx_cpp.md)
 
 鎴戜滑浠ュ厤璐硅瘯鐢紙1锝�3涓湀锛変负渚嬶紝婕旂ず濡備綍鐢宠鏈嶅姟鍣ㄦ祦绋嬶紝鍥炬枃姝ラ濡備笅锛�
 
diff --git a/funasr/runtime/python/benchmark_libtorch.md b/funasr/runtime/docs/benchmark_libtorch.md
similarity index 100%
rename from funasr/runtime/python/benchmark_libtorch.md
rename to funasr/runtime/docs/benchmark_libtorch.md
diff --git a/funasr/runtime/python/benchmark_onnx.md b/funasr/runtime/docs/benchmark_onnx.md
similarity index 100%
rename from funasr/runtime/python/benchmark_onnx.md
rename to funasr/runtime/docs/benchmark_onnx.md
diff --git a/funasr/runtime/python/benchmark_onnx_cpp.md b/funasr/runtime/docs/benchmark_onnx_cpp.md
similarity index 100%
rename from funasr/runtime/python/benchmark_onnx_cpp.md
rename to funasr/runtime/docs/benchmark_onnx_cpp.md

--
Gitblit v1.9.1