From 646edfbd91008d22ae59807ea0209f26cbb57871 Mon Sep 17 00:00:00 2001 From: zhifu gao <zhifu.gzf@alibaba-inc.com> Date: 星期三, 08 三月 2023 10:50:18 +0800 Subject: [PATCH] Merge pull request #193 from RapidAI/main --- README.md | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d99cdd7..aca9b8d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ ## Installation ``` sh +pip install "modelscope[audio_asr]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html git clone https://github.com/alibaba/FunASR.git && cd FunASR pip install --editable ./ ``` @@ -76,8 +77,8 @@ ## Contributors -| <div align="left"><img src="docs/images/DeepScience.png" width="250"/> | -|:---:| +| <div align="left"><img src="docs/images/damo.png" width="180"/> | <img src="docs/images/DeepScience.png" width="200"/> </div> | +|:---------------------------------------------------------------:|:-----------------------------------------------------------:| ## Acknowledge -- Gitblit v1.9.1