modelscope-funasr去哪安装 1.0.0?
funasr1.0版本安装:
方式1:
pip install -U funasr>=1.0.0
方式2:
git clone -b main --single-branch https://github.com/alibaba-damo-academy/FunASR.git
cd FunASR
pip install -e ./
用法:
https://github.com/alibaba-damo-academy/FunASR/blob/main/README_zh.md#%E5%BF%AB%E9%80%9F%E5%BC%80%E5%A7%8B 此回答整理自钉群“modelscope-funasr社区交流”