游雁 2 лет назад
Родитель
Сommit
bc1e5c6f93

+ 0 - 0
funasr/runtime/docs/SDK_advanced_guide_cn.md → funasr/runtime/docs/SDK_advanced_guide_offline_cn.md


+ 1 - 1
funasr/runtime/readme.md

@@ -27,4 +27,4 @@ The documentation mainly targets novice users who have no need for modifications
 
 ### Advanced Development Guide
 
-The documentation mainly targets advanced developers who require modifications and customization of the service. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed information, please refer to the documentation available by [docs](websocket/readme.md)
+The documentation mainly targets advanced developers who require modifications and customization of the service. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed information, please refer to the documentation available by [docs](./docs/SDK_advanced_guide_offline.md)

+ 1 - 1
funasr/runtime/readme_cn.md

@@ -28,4 +28,4 @@ SDK 支持以下几种服务部署:
 
 ### 高阶开发指南
 
-文档主要针对高阶开发者,需要对服务进行修改与定制,支持从modelscope中下载模型部署,也支持用户finetune后的模型部署,详细文档参考([点击此处](./docs/SDK_advanced_guide_cn.md))
+文档主要针对高阶开发者,需要对服务进行修改与定制,支持从modelscope中下载模型部署,也支持用户finetune后的模型部署,详细文档参考([点击此处](./docs/SDK_advanced_guide_offline_cn.md))