#1461·whisperX

uv pip install whisperx 出错

作者: wxfred创建于 2026年7月30日更新于 2026年7月30日

描述错误

pyproject.toml 中的 [tool.uv][tool.uv.pip] 下的当前配置 exclude-newer = "1 week" 会完全破坏使用现代 uv 版本时对标准依赖(如 numpywhisperx)的安装。

内容来源: m-bain/whisperX