From d3e997eaac511b964b80126f161577a61f09d7e4 Mon Sep 17 00:00:00 2001 From: zhifu gao <zhifu.gzf@alibaba-inc.com> Date: 星期四, 29 六月 2023 21:50:11 +0800 Subject: [PATCH] Update readme.md --- funasr/runtime/readme.md | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/funasr/runtime/readme.md b/funasr/runtime/readme.md index 41f53b2..bbe7afb 100644 --- a/funasr/runtime/readme.md +++ b/funasr/runtime/readme.md @@ -6,7 +6,7 @@ - File transcription service, Mandarin, CPU version, done - File transcription service, Mandarin, GPU version, in progress -- File transcription service, Mandarin, in progress +- File transcription service, English, in progress - Streaming speech recognition service, is in progress - and more. @@ -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) -- Gitblit v1.9.1