-
#5408 代理地址:http://127.0.0.1:9092...
💬 1[Last reply:1 month ago] 这是典型的 WhisperX 本地服务未正确启动或无法连接 导致的超时错误。根本原因:您选择了 WhisperX(本地API) 渠道,但对应的本地服务尚未运行、服务地址错误、或网络代理拦截了回环连接。日志中显示代理地址为 http://127.0.0.1:9092,若您的代理软件未正确放行本地回环地址,会导致连接超时。解决方案:确保 WhisperX 服务已启动:在系统任务管理器中检查是否存在 W...64.118* Posted at: 1 month ago -
#5407 代理地址:http://127.0.0.1:9092...
💬 1[Last reply:1 month ago] 该错误是因为您选择了 WhisperX(本地API) 渠道,但本地WhisperX服务未启动或API地址配置不正确,软件无法连接到该服务导致超时。解决方案:部署并启动 WhisperX 服务:WhisperX 需要您自行在本地或服务器上部署并运行其 API 服务。参考官方部署文档启动服务后,软件会自动使用其 API。启动后确保服务监听地址与软件中配置的 API 地址一致(默认通常为 http://...38.207* Posted at: 1 month ago -
#5406 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tts (Caused by NewConnectionError('<urllib3.connection.HTTPCon...
💬 3[Last reply:1 month ago] 请提供具体的错误信息或日志文件内容,以便精准定位问题。你可以在软件安装目录下的 logs/ 文件夹中找到最新的 .log 文件,复制底部约30行的报错内容发给我。...2408:8214* Posted at: 1 month ago -
#5405 代理地址:http://127.0.0.1:9092...
💬 1[Last reply:1 month ago] 这是由于 WhisperX(本地API) 渠道需要您自行在本地部署并启动服务才能使用,当前软件尝试连接时目标计算机拒绝连接,说明该服务并未运行。解决方法:请先启动您部署的 WhisperX 服务(例如在终端中运行对应启动命令),确保其处于监听状态(默认地址通常是 http://127.0.0.1:端口号)。在 pyVideoTrans 的“菜单 – 语音识别设置 – WhisperX”中,确认 A...38.207* Posted at: 1 month ago -
#5404 代理地址:http://127.0.0.1:9092...
💬 1[Last reply:1 month ago] WhisperX 属于需自行部署的本地 API 渠道,报错 [WinError 10061] 由于目标计算机积极拒绝,无法连接 表明你本机的 WhisperX 服务未启动或地址端口配置错误。解决步骤:部署并启动 WhisperX 服务:参照其官方文档在本机部署,启动后默认地址为 http://127.0.0.1:端口号(通常为 9000 或 7860)。配置软件 API 地址:打开 pyVideo...64.118* Posted at: 1 month ago -
#5403 代理地址:http://127.0.0.1:9092...
💬 1[Last reply:1 month ago] 这是由于选择的语音识别渠道 WhisperX(本地API) 需要您自行在本地部署并启动其 API 服务,当前服务未运行或地址连接失败。解决方法:部署并启动 WhisperX 的 API 服务(通常基于 OpenAI 兼容接口),确保其在本地运行并可访问。在 pyVideoTrans 的 菜单 -> 语音识别设置 -> WhisperX 中,填写正确的 API 地址(例如 http://...64.118* Posted at: 1 month ago -
#5402 name 'ChatterboxTTS' is not definedTraceback (most recent call last): File "/Users/user/Desktop/Source/youtube/lib/pyvi......
💬 1[Last reply:1 month ago] 你的错误是由于缺少 chatterbox-tts 依赖导致的。ChatterBox-TTS 是一个需要额外安装的可选本地渠道,未安装时引用 ChatterboxTTS 会引发 NameError。解决方案:在 pyvideotrans 项目根目录下,运行以下命令安装 ChatterBox 及其依赖:uv sync --extra chatterbox如果仍未解决,尝试清除缓存并重新安装所有可选依赖...108.165* Posted at: 1 month ago -
#5401 OSError: Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory C:/Users/MystralMJ/pyvideo/models/models--...
💬 1[Last reply:1 month ago] This error indicates that the Qwen3-TTS model files in C:/Users/MystralMJ/pyvideo/models/models--Qwen--Qwen3-TTS-12Hz-1.7B-CustomVoice are incomplete, specifically the speech_tokenizer subfolder is mi...129.0* Posted at: 1 month ago -
#5400 Dubbing FailedThe upstream Gradio app has raised an exception but has not enabled verbose error reporting. To enable, se......
💬 1[Last reply:1 month ago] This error indicates that the upstream F5-TTS (Local API) service raised an exception, but the Gradio app was launched without verbose error reporting (show_error=True in launch()). The root cause is ...108.165* Posted at: 1 month ago -
#5399 Dubbing FailedParameter seed_input is not a valid key-word argument. Please click on 'view API' in the footer of the Gra......
💬 1[Last reply:1 month ago] This error indicates that the F5-TTS local API service you are using does not accept the parameter seed_input. This is a version mismatch – the pyVideoTrans client is sending an argument that the runn...108.165* Posted at: 1 month ago -
#5398 videotrans.configure.excepts.DubbingSrtError: Parameter `randomize_seed` is not a valid key-word argument. Please click on 'view API' in the footer of the Gradio app to see usage....
💬 1[Last reply:1 month ago] This error occurs because you're using a Gradio-based TTS service (likely GPT-SoVITS or F5-TTS) but the API parameters expected by pyVideoTrans do not match the service version you've deployed. The ra...108.165* Posted at: 1 month ago -
#5397 Could not fetch config for http://127.0.0.1:5010/...
💬 1[Last reply:1 month ago] The error "This channel needs deployed and started before available" for F5-TTS means the pyVideoTrans software cannot connect to the local F5-TTS service. The log shows it's trying to reach http://12...108.165* Posted at: 1 month ago -
#5396 Role clone does not existTraceback (most recent call last): File "/Users/user/Desktop/Source/youtube/lib/pyvideotrans/v......
💬 1[Last reply:1 month ago] Fish-TTS (Local API) does not support the clone role for voice cloning. The clone role is only available in specific TTS channels that have built-in cloning capabilities, such as F5-TTS, GPT-SoVITS, Q...108.165* Posted at: 1 month ago -
#5395 [Clone-Voice] 该渠道需另行部署并启动后可用Traceback (most recent call last): File "urllib3\connection.py", line 198, in _new_conn Fi......
💬 1[Last reply:1 month ago] 该错误是由于 Clone-Voice 本地服务未启动,导致软件无法连接到 127.0.0.1:9988 的 /apitts 接口。clone-voice 渠道需要您自行在本地部署并启动 HTTP 服务后才能使用,且该渠道已停止维护,不再推荐使用。解决方案:启动本地 clone-voice 服务(如果您仍想使用):请确保您已按照 clone-voice 项目的文档正确部署并运行服务,服务端口默认为 ...116.172* Posted at: 1 month ago -
#5394 TaskCfgVTT(uuid='c7f5b2fa33', name='C:/Users/Lenovo/Desktop/TK全托管视频/AI成片视频/车载固定香薰/260623/1_.mp4', dirname='C:/Users/Lenovo/Desktop/TK全托管视频/AI成片视频/车载固定香薰/260623', noextname='1_', ba...
💬 1[Last reply:1 month ago] 由于目标计算机积极拒绝,无法连接——这是代理服务器配置错误或未启动导致的。你当前在软件中设置了网络代理(见主界面第5行“网络代理”),但该代理服务器并未运行或地址/端口不正确,导致Google翻译、Edge-TTS等依赖网络的渠道全部连接失败。解决方法:如果你不使用代理: 在主界面第5行的“网络代理”文本框中删除所有内容,留空保存。软件将直接联网,不再走代理。如果你确实需要使用代理:确保代理客户...149.28* Posted at: 1 month ago -
#5392 导出的文件为什么那么大 原视频才十几m...
💬 1[Last reply:1 month ago] 这是视频翻译勾选了“视频慢速”或CRF质量控制不当导致的。视频慢速会将画面逐帧慢放并重新编码,导致体积暴增数倍;CRF值如果过低(如默认23)同样会生成较大文件。解决方案:关闭视频慢速:在主界面同步对齐区域,取消勾选“视频慢速”,仅保留“音频加速”即可。调整输出质量:点击菜单→工具→高级选项→视频输出控制,将“视频输出质量控制”从默认值调高到 25~30(数值越大体积越小,画质略微下降)。更换编码...240e:37a* Posted at: 1 month ago -
#5391 代理地址:http://127.0.0.1:7890...
💬 1[Last reply:1 month ago] 此错误通常由文件路径或音频问题引起,而非模型本身。根据日志分析:路径含中文和特殊字符:您的视频文件名和目录含有中文、#、`()、空格等特殊符号,易导致 FFmpeg 提取音频失败或解析错误,造成转录结果为空。模型过小:tiny 模型质量极低,对非英语语音识别准确度很差,尤其中文常返回空结果。未启用 CUDA 加速且无 NVIDIA 显卡:若您的电脑没有 NVIDIA 独立显卡或未安装 CUDA,o...103.190* Posted at: 1 month ago -
#5390 [Errno 2] No such file or directory: 'E:/BaiduNetdiskDownload/3Dmax/Eat3D - Character Skinning - Skinning A Low-Res Character For Animation/_video_out/00 Introduction /en.srt'...
💬 1[Last reply:1 month ago] 该错误是因为视频文件路径中包含空格、中文、特殊符号(如“3Dmax”、“Eat3D - Character Skinning”),导致软件底层FFmpeg无法解析目标字幕文件路径。解决方法:将视频文件移动到盘符根目录下的纯英文文件夹(如 D:/videos/)。将视频文件名重命名为简单的英文字母、数字和下划线组合(如 myvideo.mp4)。确保目标字幕输出路径也遵循同样规则(_video_ou...2602:fa4f* Posted at: 1 month ago -
#5389 配音全部失败 403, message='Invalid response status', url='wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/edge/v1?TrustedClientToken=6A5AA1D4EAFF4E9FB37E23D68491D6F4&...
💬 1[Last reply:1 month ago] Edge-TTS 配音全部失败(403 错误)是因为你的请求频率过高,被微软服务器临时限流(IP 封禁)。解决方案:打开 菜单 -> 工具 -> 高级选项 -> 字幕配音调整,将 EdgeTTS配音渠道配音并发数 设为 1,配音后暂停秒 设为 5 至 10。如果仍然失败,请检查网络环境,某些地区需要代理才能访问 Edge-TTS(可在主界面 网络代理 处填写代理地址,如 http...123.113* Posted at: 1 month ago -
#5388 使用LLM智能断句,能大大提高翻译质量吗...
💬 1[Last reply:1 month ago] 使用 LLM 重新断句能否提高翻译质量,取决于您使用的 AI 大模型本身的能力和您的使用场景:正面作用:如果使用 DeepSeek、GPT-4o 等旗舰在线大模型,可以修正语音识别的错别字、合并过短字幕并重新切分长句,使翻译输入更通顺,从而提升最终翻译质量。负面风险:如果使用本地部署的小参数模型(如 7B 级以下),其指令跟随能力较弱,可能导致断句混乱、引入无关文本,反而降低质量。禁用场景:当配音...2a14:4900* Posted at: 1 month ago
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.