From dc9865af228727fb12b457352f599b67c26c7929 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期四, 29 六月 2023 20:58:00 +0800 Subject: [PATCH] docs --- funasr/runtime/readme.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/funasr/runtime/readme.md b/funasr/runtime/readme.md index 41f53b2..d85f995 100644 --- a/funasr/runtime/readme.md +++ b/funasr/runtime/readme.md @@ -23,8 +23,8 @@ ### Deployment Tutorial -The documentation mainly targets novice users who have no need for modifications or customization. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed tutorials, please refer to [docs](). +The documentation mainly targets novice users who have no need for modifications or customization. It supports downloading model deployments from modelscope and also supports deploying models that users have fine-tuned. For detailed tutorials, please refer to [docs](docs/SDK_tutorial.md). ### 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]() \ No newline at end of file +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) \ No newline at end of file -- Gitblit v1.9.1