| funasr/runtime/docs/SDK_tutorial_cn.md | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
funasr/runtime/docs/SDK_tutorial_cn.md
@@ -12,7 +12,7 @@ ```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 ```