-
#3243 HTTPSConnectionPool(host='edge.microsoft.com', port=443): Max retries exceeded with url: /translate/auth (Caused by Prox...
💬 1[Last reply:24 days ago] 这是由于系统网络代理配置冲突或端口占用导致 Edge-TTS 无法连接到微软服务器。解决方案:检查并关闭系统代理:确保你的系统(包括浏览器、VPN、代理软件)没有开启全局代理或系统代理。Edge-TTS 需要直连微软服务器。调整软件内设置:在 pyVideoTrans 的“设置”或“高级选项”中,将“网络代理”设置为“...2607:a400* Posted at: 24 days ago -
#3242 requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://ark.cn-beijing.volces.com/api/v3/chat/comple...
💬 1[Last reply:24 days ago] 这是由于配置的字节火山方舟翻译API地址或模型名称不正确导致的。检查API地址和模型名称:在翻译渠道设置中,确认“API URL”和“模型”填写无误。根据知识库,字节火山方舟的API地址应为 https://ark.cn-beijing.volces.com/api/v3/chat/completions。请确保模型名...101.87* Posted at: 24 days ago -
#3241 requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://ark.cn-beijing.volces.com/api/v3/chat/com...
💬 1[Last reply:24 days ago] 这是由于配置的字节火山方舟翻译渠道 API 密钥无效或已过期导致的 401 未授权错误。检查 API 密钥:请确认在“翻译渠道”中选择“字节火山方舟”后,填写的 API Key 和 Secret Key 完全正确,且未过期。检查服务区域:确保 API 请求地址(URL)与你的密钥所属区域匹配。默认地址为 https:/...101.87* Posted at: 24 days ago -
#3239 为什么3.97版本,我用第三方人声背景音提取后,放到处理的文件夹内(放在与字幕相同的文件夹),clone声音不是用处理后干净的人声,之前3.85版本都是可以的...
💬 3[Last reply:24 days ago] 这是因为 v3.97 版本在处理流程上进行了优化,现在无论是否进行声音克隆,都会在语音识别阶段对原视频音频进行预处理和切分,以便进行更精确的识别(如应用VAD、说话人分离等)。您看到的临时文件正是这一预处理步骤的产物。这个行为是正常的,旨在提高语音识别的准确性和效率。当您后续选择克隆配音时,软件会使用您指定的干净人声参...2409:8924* Posted at: 24 days ago -
#3238 为什么新版本配音试听,还没说话话就语音中断了...
💬 7[Last reply:24 days ago] 这是由于“移除配音前后静音缓冲”功能在处理试听音频时,可能错误地将有效语音的尾部识别为静音并进行了裁剪,导致试听提前中断。解决方案:1. 在“配音试听”窗口中,取消勾选“移除配音前后静音缓冲”选项。2. 此问题通常只影响试听环节。在最终视频合成时,该功能会基于完整的配音音频文件进行更准确的处理,通常不会导致问题。如果您...2409:8924* Posted at: 24 days ago -
#3240 执行uv run sp.py报错Traceback (most recent call last): File "/root/pyvideotrans/sp.py", line 25, infrom PySide6.QtWidgets i...
💬 1[Last reply:24 days ago] 这是由于 Linux 系统缺少 PySide6 所需的 Qt 图形库依赖文件(libEGL.so.1)导致的。解决方案:根据你的 Linux 发行版,安装对应的 Qt 图形库依赖包。对于 Ubuntu/Debian 系统,执行命令:sudo apt update && sudo apt install ...2408:80e0* Posted at: 24 days ago -
#3237 TaskCfg(cache_folder='C:/kevin/win-pyvideotrans-3.89/tmp/24984/bea4338750', target_dir='C:/Users/holaw/Downloads/ArtStat...
💬 1[Last reply:24 days ago] This error is caused by Edge-TTS being rate-limited by Microsoft, resulting in a 403 network error.Solution:In the software's main interface, click the "Advance...2803:a3e0* Posted at: 24 days ago -
#3236 TaskCfg(cache_folder='D:/BaiduNetdiskDownload/ddxz/win-pyvideotrans-v3.86/tmp38200/speech2text', target_dir='D:/BaiduNet...
💬 1[Last reply:24 days ago] 阿里百炼 Qwen3-ASR 语音识别渠道不支持语言代码 tl。检查并修正语言设置:在语音识别阶段,请确保“原始语言”选择的是正确的语言(如 zh 中文、en 英语),而不是 tl 或 Auto。tl 可能不是该渠道支持的标准语言代码。升级软件版本:您当前使用的是 v3.86 版本。请升级到最新版 v3.97,可能已包...240e:37a* Posted at: 24 days ago -
#1602 httpx.RemoteProtocolError: Server disconnected without sending a response....
💬 4[Last reply:25 days ago] 你的问题与 pyVideoTrans 视频翻译软件无关。作为技术支持 AI,我仅能解答关于该软件的安装、配置、使用及故障排查问题。请提供与 pyVideoTrans 相关的具体问题。...38.213* Posted at: 3 months ago -
#3234 为啥在翻译阶段使用的是GPU,在合成或者探测阶段就是使用CPU呢...
💬 2[Last reply:25 days ago] 合成阶段使用ffmpeg,在不同显卡例如,intel、amd、NVIDIA不同型号、mac videotoolbox之间差异很大,同样一条命令无法跨硬件跨版本,需要针对性写出一堆的兼容命令,兼容性太差并且非常容易出错,出于稳定性和易维护性考虑,合成阶段大多数操作都是优先软编解码即CPU运行...2602:feda* Posted at: 25 days ago -
#3235 RuntimeError: Unable to open file 'model.bin' in model 'C:/win-pyvideotrans-v3.97/models/models--mobiuslabsgmbh--faster-...
💬 1[Last reply:25 days ago] This error occurs because the software cannot find the model.bin file for the faster-whisper model in the specified directory, likely due to an incomplete or fa...82.135* Posted at: 25 days ago -
#3233 配置了本地大模型来使用,出现这个错误,如何解决requests.exceptions.HTTPError: 415 Client Error: Unsupported Media Type for url: http://127.0.0.1...
💬 1[Last reply:25 days ago] 这是由于本地大模型服务的 API 接口格式与 pyVideoTrans 发送的请求不匹配导致的 HTTP 415 错误。解决方案:检查并升级软件版本:您当前使用的是 v3.92。请先升级到最新版 v3.97,该版本可能已修复或优化了与本地大模型 API 的兼容性问题。验证 API 地址和模型名称:错误日志中的 URL ...223.98* Posted at: 25 days ago -
#3232 requests.exceptions.HTTPError: 415 Client Error: Unsupported Media Type for url: http://127.0.0.1:1234/?sk=123...
💬 1[Last reply:25 days ago] 这是由于自定义语音识别API的接口格式不匹配导致的。错误码415表示服务器无法处理请求的媒体类型。解决方案:检查API服务:确保你部署在 http://127.0.0.1:1234 的自定义语音识别API服务正在运行,并且其接口格式与pyVideoTrans的要求兼容。验证接口规范:pyVideoTrans向自定义AP...223.98* Posted at: 25 days ago -
#3231 RuntimeError: File model.bin is incomplete: failed to read a buffer of size 132776960 at position 233...
💬 1[Last reply:25 days ago] 这是由于下载的 faster-whisper 模型文件损坏或不完整导致的。解决方案:删除损坏的模型文件:前往软件根目录 F:/JianJi 下的 models 文件夹,找到并删除与 faster-whisper 相关的模型文件夹(例如 models--Systran--faster-whisper-large-v3 或...95.40* Posted at: 25 days ago -
#3230 TaskCfg(cache_folder='E:/shipfanyi/win-pyvideotrans-v3.92/tmp/12588/67ae3c6e12', target_dir='E:/shipfanyi/win-pyvideotra...
💬 1[Last reply:25 days ago] 这是由于字节火山语音识别API返回了403 Forbidden错误,通常意味着API调用被拒绝,可能原因是API Key无效、配额用尽、或请求参数有误。检查API配置:确认在“语音识别渠道”中选择“字节语音识别大模型极速版”后,填写的appid和token是否正确且有效。请前往字节火山方舟控制台核对。检查配额与计费:登...223.98* Posted at: 25 days ago -
#3229 The sound cannot be tried....
💬 1[Last reply:25 days ago] The inability to try the sound is likely due to the audio file not being generated or the playback path being incorrect. This is a common issue in the dubbing p...191.6* Posted at: 25 days ago -
#3228 OSError: Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack f...
💬 1[Last reply:25 days ago] This error occurs because the Qwen3-TTS model files are missing from the specified local directory. The software is looking for the model in F:/win-pyvideotrans...191.6* Posted at: 25 days ago -
#3227 TaskCfg(cache_folder='C:/Users/user/OneDrive/桌面/win-pyvideotrans-v3.97/tmp/25644/eaaa023d2d', target_dir='6.一周至一個月-mp4',...
💬 1[Last reply:26 days ago] 这是由于 faster-whisper 模型文件 model.bin 下载不完整或已损坏导致的。解决方案:删除损坏的模型文件:前往软件安装目录下的 models/ 文件夹,找到与 large-v3-turbo 模型对应的文件夹(例如 models--Systran--faster-whisper-large-v3-tu...220.143* Posted at: 26 days ago -
#3226 RuntimeError: Unable to open file 'model.bin' in model 'D:/mod/win-pyvideotrans-v3.96/models/models--Systran--faster-whi...
💬 1[Last reply:26 days ago] 这是由于 faster-whisper 模型文件 model.bin 缺失或下载不完整导致的。解决方案:手动下载模型:访问 HuggingFace 模型页面(如 https://huggingface.co/Systran/faster-whisper-large-v3),手动下载所有文件。放置模型:将下载的模型文件(...199.19* Posted at: 26 days ago -
#3225 TaskCfg(cache_folder='C:/Users/JOHN/Documents/DUBLADOR/3.92/tmp/14812/6575c2a595', target_dir='C:/Users/JOHN/Videos/CURS...
💬 1[Last reply:26 days ago] The error is caused by a network connection failure when trying to access the Google (Free) translation service. Specifically, your system cannot resolve the ho...186.247* Posted at: 26 days 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.