From 6d17715edfbcdf9b2cdd888d7cfd0ab5b6c12008 Mon Sep 17 00:00:00 2001 From: speech_asr <wangjiaming.wjm@alibaba-inc.com> Date: 星期三, 15 二月 2023 17:30:26 +0800 Subject: [PATCH] Merge branch 'dev_wjm' of https://github.com/alibaba-damo-academy/FunASR into dev_wjm --- README.md | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c759b79..8c4485f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -<div align="left"><img src="docs/images/funasr_logo.jpg" width="400"/></div> +[//]: # (<div align="left"><img src="docs/images/funasr_logo.jpg" width="400"/></div>) # FunASR: A Fundamental End-to-End Speech Recognition Toolkit @@ -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