This commit is contained in:
游雁 2023-03-03 13:06:33 +08:00
parent d901ec84b3
commit d17d33d2d3

View File

@ -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 ./
```