这是由于 WhisperX API 服务未正确启动或连接失败。解决方案:确保 WhisperX API 服务已独立运行,并监听在正确的地址和端口(例如 http://127.0.0.1:9000)。在 pyVideoTrans 的“语音识别”渠道中选择“WhisperX API”。在“菜单”->“翻译设置”->“WhisperX API 设置”中,将 API 地址填写为你的服务地址(例如 http://127.0.0.1:9000)。检查网络连接,确保 pyVideoTrans 可以访问该 API 地址。查看 WhisperX API 服务终端的日志,确认服务是否正常启动以及是否有报错信息。请查阅相关文档:WhisperX API,在pyVideoTrans中使用
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.