From ebc6b46c58ab13cbafb23c0926acc4e351f2d1d4 Mon Sep 17 00:00:00 2001 From: onlybetheone <iriszhangchong@gmail.com> Date: 星期三, 15 二月 2023 20:37:57 +0800 Subject: [PATCH] add infer decoding model param --- README.md | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f63c6b..8c4485f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ [**News**](https://github.com/alibaba-damo-academy/FunASR#whats-new) | [**Highlights**](#highlights) | [**Installation**](#installation) -| [**Docs**](https://alibaba-damo-academy.github.io/FunASR/index.html) +| [**Docs_CN**](https://alibaba-damo-academy.github.io/FunASR/cn/index.html) +| [**Docs_EN**](https://alibaba-damo-academy.github.io/FunASR/en/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 +43,7 @@ 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/FunASR/index.html). +For users who are new to FunASR and ModelScope, please refer to FunASR Docs([CN](https://alibaba-damo-academy.github.io/FunASR/cn/index.html) / [EN](https://alibaba-damo-academy.github.io/FunASR/en/index.html)) ## Contact -- Gitblit v1.9.1