游雁 пре 2 година
родитељ
комит
f97b8abdf9

+ 1 - 1
docs/benchmark/benchmark_libtorch.md

@@ -1 +1 @@
-../../funasr/runtime/python/benchmark_libtorch.md
+../../funasr/runtime/docs/benchmark_libtorch.md

+ 1 - 1
docs/benchmark/benchmark_onnx.md

@@ -1 +1 @@
-../../funasr/runtime/python/benchmark_onnx.md
+../../funasr/runtime/docs/benchmark_onnx.md

+ 1 - 1
docs/benchmark/benchmark_onnx_cpp.md

@@ -1 +1 @@
-../../funasr/runtime/python/benchmark_onnx_cpp.md
+../../funasr/runtime/docs/benchmark_onnx_cpp.md

+ 1 - 1
funasr/runtime/docs/SDK_tutorial.md

@@ -11,7 +11,7 @@ Environment Preparation and Configuration([docs](./aliyun_server_tutorial.md)
 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

+ 1 - 1
funasr/runtime/docs/SDK_tutorial_cn.md

@@ -11,7 +11,7 @@ FunASR提供可便捷本地或者云端服务器部署的离线文件转写服
 受限于网络,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
 ```
 
 #### 启动过程配置详解

+ 1 - 1
funasr/runtime/docs/aliyun_server_tutorial.md

@@ -8,7 +8,7 @@
 - 配置一(高配):X86架构,32/64核8369CPU,内存8G以上;
 - 配置二:X86架构,32/64核8163CPU,内存8G以上;
 
-详细性能测试报告:[点此链接](../../funasr/runtime/python/benchmark_onnx_cpp.md)
+详细性能测试报告:[点此链接](./benchmark_onnx_cpp.md)
 
 我们以免费试用(1~3个月)为例,演示如何申请服务器流程,图文步骤如下:
 

+ 0 - 0
funasr/runtime/python/benchmark_libtorch.md → funasr/runtime/docs/benchmark_libtorch.md


+ 0 - 0
funasr/runtime/python/benchmark_onnx.md → funasr/runtime/docs/benchmark_onnx.md


+ 0 - 0
funasr/runtime/python/benchmark_onnx_cpp.md → funasr/runtime/docs/benchmark_onnx_cpp.md