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