From 67c3cf83adcadc8e4d70dac65cee3ee4cbfe7748 Mon Sep 17 00:00:00 2001 From: speech_asr Date: Tue, 14 Feb 2023 17:49:18 +0800 Subject: [PATCH] update docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d68c82025..3f63c6b03 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [**News**](https://github.com/alibaba-damo-academy/FunASR#whats-new) | [**Highlights**](#highlights) | [**Installation**](#installation) -| [**Docs**](https://alibaba-damo-academy.github.io/FunASR/cn/index.html) +| [**Docs**](https://alibaba-damo-academy.github.io/FunASR/index.html) | [**Tutorial**](https://github.com/alibaba-damo-academy/FunASR/wiki#funasr%E7%94%A8%E6%88%B7%E6%89%8B%E5%86%8C) | [**Papers**](https://github.com/alibaba-damo-academy/FunASR#citations) | [**Runtime**](https://github.com/alibaba-damo-academy/FunASR/tree/main/funasr/runtime) @@ -42,7 +42,7 @@ pip install --editable ./ For more details, please ref to [installation](https://github.com/alibaba-damo-academy/FunASR/wiki) ## Usage -For users who are new to FunASR and ModelScope, please refer to [FunASR Docs](https://alibaba-damo-academy.github.io/cn/FunASR/index.html). +For users who are new to FunASR and ModelScope, please refer to [FunASR Docs](https://alibaba-damo-academy.github.io/FunASR/index.html). ## Contact