From b2a35c75b3f405aab91bd74f59b52fc206a3fedf Mon Sep 17 00:00:00 2001
From: mayong <mayong@qianxin.com>
Date: 星期五, 03 三月 2023 21:36:52 +0800
Subject: [PATCH] Initial version.

---
 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