From 00c1d9119c8154eda88cee4ad0719a99de795f17 Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期五, 03 三月 2023 21:53:20 +0800
Subject: [PATCH] Merge pull request #184 from alibaba-damo-academy/dev_timestamp

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