#3368 4.03000000000001%]语音识别阶段出错[Qwen-ASR(本地)] Try:'pip install transformers -Uor pip install -e'.[dev]" if LL.mp4

2409:8a34* Posted at: 19 hours ago 👁15

4.03000000000001%]语音识别阶段出错[Qwen-ASR(本地)] Try:'pip install transformers -Uor pip install -e'.[dev]" if LL.mp4

2 Replies

这是由于 Qwen-ASR 本地模型所需的 transformers 库版本不兼容或缺失导致的。

解决方案:

  1. 升级 pyVideoTrans 软件版本至 v3.97 或更高。根据知识库,v3.97 版本已修复了 Qwen-ASR 相关的已知问题。
  2. 如果升级后问题依旧,请按照错误提示,在软件根目录下打开命令行,执行以下命令来更新 transformers 库:

    • 对于 Windows 预打包版:在软件根目录的地址栏输入 cmd 并按回车,然后在弹出的命令窗口中输入:

      pip install transformers -U
    • 对于 macOS/Linux 源码版:在项目根目录下执行:

      uv pip install transformers -U
  3. 更新完成后,重启 pyVideoTrans 软件再试。

如果以上步骤无效,请提供软件安装目录下 logs/ 文件夹中最新日志文件的底部约30行报错信息,以便进一步分析。

请查阅相关文档:

是从 huggingface 下载的吗?由于huggingface差异增量机制,新包里可能还是使用的旧版本文件,建议从百度网盘地址重新下载完整版

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Related resource