@@ -30,7 +30,7 @@ For the release notes, please ref to [news](https://github.com/alibaba-damo-acad
## Installation
``` sh
-pip install "modelscope[audio_asr]" --upgrade -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
+pip install -U modelscope
git clone https://github.com/alibaba/FunASR.git && cd FunASR
pip install -e ./
```