Explorar o código

Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add

游雁 %!s(int64=2) %!d(string=hai) anos
pai
achega
370ae6a203
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      funasr/runtime/docs/SDK_tutorial_cn.md

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

@@ -12,7 +12,7 @@ FunASR提供可便捷本地或者云端服务器部署的离线文件转写服
 
 ```shell
 curl -O https://raw.githubusercontent.com/alibaba-damo-academy/FunASR/main/funasr/runtime/funasr-runtime-deploy.sh; sudo bash funasr-runtime-deploy.sh install
-# 由于网络问题,中国大陆用户,可以用个下面的命令:
+# 如遇到网络问题,中国大陆用户,可以用个下面的命令:
 # curl -O https://isv-data.oss-cn-hangzhou.aliyuncs.com/ics/MaaS/ASR/shell/funasr-runtime-deploy.sh; sudo bash funasr-runtime-deploy.sh install
 
 ```