游雁
2023-06-30 f97b8abdf9040c66750afbddefedfff4f1fa7258
docs
6个文件已修改
3 文件已重命名
12 ■■■■ 已修改文件
docs/benchmark/benchmark_libtorch.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/benchmark/benchmark_onnx.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
docs/benchmark/benchmark_onnx_cpp.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/docs/SDK_tutorial.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/docs/SDK_tutorial_cn.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/docs/aliyun_server_tutorial.md 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/docs/benchmark_libtorch.md 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/docs/benchmark_onnx.md 补丁 | 查看 | 原始文档 | blame | 历史
funasr/runtime/docs/benchmark_onnx_cpp.md 补丁 | 查看 | 原始文档 | blame | 历史
docs/benchmark/benchmark_libtorch.md
@@ -1 +1 @@
../../funasr/runtime/python/benchmark_libtorch.md
../../funasr/runtime/docs/benchmark_libtorch.md
docs/benchmark/benchmark_onnx.md
@@ -1 +1 @@
../../funasr/runtime/python/benchmark_onnx.md
../../funasr/runtime/docs/benchmark_onnx.md
docs/benchmark/benchmark_onnx_cpp.md
@@ -1 +1 @@
../../funasr/runtime/python/benchmark_onnx_cpp.md
../../funasr/runtime/docs/benchmark_onnx_cpp.md
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
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
```
#### 启动过程配置详解
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个月)为例,演示如何申请服务器流程,图文步骤如下:
funasr/runtime/docs/benchmark_libtorch.md
funasr/runtime/docs/benchmark_onnx.md
funasr/runtime/docs/benchmark_onnx_cpp.md