From d17d33d2d3c34db8159b36a580d70d8ef6665227 Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 03 三月 2023 13:06:33 +0800
Subject: [PATCH] readme

---
 README.md |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index d99cdd7..b0454fb 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 ./
 ```

--
Gitblit v1.9.1