v100 显卡 安装funasr最新版本
作者:互联网观察 发布时间:July 7, 2026 分类:互联网观察
funasr最新版本需要 torch2.4以上。
于是
uv pip install torch==2.4.1 torchaudio==2.4.1 torchvision==0.19.1 --index-url https://download.pytorch.org/whl/cu124
然后就可以运行了。
互联网观察
作者:互联网观察 发布时间:July 7, 2026 分类:互联网观察
funasr最新版本需要 torch2.4以上。
于是
uv pip install torch==2.4.1 torchaudio==2.4.1 torchvision==0.19.1 --index-url https://download.pytorch.org/whl/cu124
然后就可以运行了。