-
#4247 openai.InternalServerError: Error code: 500 - {'error': {'message': 'Error: Edge TTS API error: 400 ', 'type': 'api_error', 'param': 'e, +0%, +0Hz, +0%,general, audio-24khz-48kbitr...
💬 1[Last reply:1 month ago] This is an Edge-TTS API 400 error, indicating that the TTS server you are connecting to (likely a self-hosted Edge-TTS API proxy or a third-party service like 302.AI) rejected the request due to inval...2a09:bac5* Posted at: 1 month ago -
#4246 TaskCfgVTT(is_cuda=True, uuid='716f6c0bfb', cache_folder='F:/win-pyvideotrans-v3.99-418/tmp/24060/716f6c0bfb', target_dir='F:/AAA/Ancient Greek Civilization/_video_out/01 - Greece ...
💬 1[Last reply:1 month ago] 这是字节火山 API 服务端限流导致的 HTTP 429 错误(服务器过载),并非软件本身问题。解决方法:降低请求频率:在菜单 工具/选项 → 高级选项 → 字幕翻译调整 中,将 翻译后暂停秒 设为 3~5 秒,AI翻译渠道每批字幕行数 设为 10~20。降低并发:若同时在处理多个视频,建议减少并行任务数,或勾选 批量翻译时强制串行。更换翻译渠道:临时切换到其他翻译渠道(如 DeepSeek、Op...119.237* Posted at: 1 month ago -
#4245 RuntimeError: could not create a memory object...
💬 1[Last reply:1 month ago] 这是显存或内存不足导致的错误,常见于使用 large-v3 等大型模型时,或同时处理多个任务导致资源耗尽。解决方案(按顺序尝试):关闭“二次识别”选项:如果主界面右上角勾选了“二次识别”,请取消勾选,它会在配音完成后再次转录,额外占用大量显存。改用更小的模型:将语音识别模型从 large-v3 切换为 large-v3-turbo、medium 或 small。large-v3 最低需 10GB ...218.95* Posted at: 1 month ago -
#4244 FileNotFoundError: [Errno 2] No such file or directory: 'D:/CustomTools/win-pyvideotrans-v3.99-420/tmp/2692/4de1b85ef7/dubb-900.wav-tmp.wav'...
💬 1[Last reply:1 month ago] 这是字节火山TTS配音过程中的临时文件读写错误。可能原因及解决方案:文件路径过长或含特殊字符:tmp/2692/4de1b85ef7/ 这类临时目录路径加上文件名已不短,若原始视频文件名或路径含有特殊符号(如表情、?*等),ffmpeg在处理时可能出错。请将视频文件重命名为简短纯英文名(如 1.mp4),并移动到浅层目录(如 D:\videos\)后重试。磁盘空间不足:配音生成临时文件时因空间不足...171.40* Posted at: 1 month ago -
#4243 TaskCfg(cache_folder='D:/SOS/win-pyvideotrans-v3.92/tmp/8164/7bb22ae454', target_dir='F:/沙漏/JERA-022-C', remove_noise=False, is_separate=False, detect_language=None, subtitle_langu...
💬 1[Last reply:1 month ago] 此错误的根本原因是 pydub 在处理 WAV 音频文件时,无法正确打开或读取该文件,导致返回了 None。通常是由于以下两个原因造成的:文件路径问题:你提供的输入文件(f5-tts 参考音频或临时生成的 WAV 文件)路径中包含特殊符号(如 @、#、括号、表情符号等)或文件名过长,导致 ffmpeg 无法正常解析。缓存文件损坏:之前的处理过程中,临时生成的 WAV 音频文件(位于 D:/SOS/...110.90* Posted at: 1 month ago -
#4242 TaskCfg(cache_folder='D:/SOS/win-pyvideotrans-v3.92/tmp/13100/512479a5c2', target_dir='F:/沙漏/JERA-022-C', remove_noise=False, is_separate=False, detect_language=None, subtitle_lang...
💬 1[Last reply:1 month ago] 这是由于配音合成过程中读取生成的 WAV 音频文件失败导致的,通常是因为该音频文件损坏、不完整或为 0KB。解决方案:检查配音文件:前往 F:/沙漏/JERA-022-C/ 目录,查看 [email protected] 文件大小是否为 0KB 或极小。如果文件有误,说明该步骤配音生成存在问题。排查配音渠道:如果您使用的是 Edge-TTS 渠道,请前往 菜单-工具-高级选项-字幕...110.90* Posted at: 1 month ago -
#4241 ValueError: Unsupported languages: ['Arabic']. Supported: ['auto', 'chinese', 'english', 'french', 'german', 'italian', 'japanese', 'korean', 'portuguese', 'russian', 'spanish']...
💬 1[Last reply:1 month ago] This error occurs because the local Qwen3-TTS model does not support the target language Arabic. The model only supports the following languages: chinese, english, french, german, italian, japanese, k...79.143* Posted at: 1 month ago -
#4240 ValueError: Missing key inputs argument! To use the Google AI API, provide (`api_key`) arguments. To use the Google Cloud API, provide (`vertexai`, `project` & `location`) argument...
💬 1[Last reply:1 month ago] This error means the Google Gemini translation API key has not been filled in correctly in the software settings.Open Menu -> Translation Settings -> find the Google Gemini configuration panel.E...2a02:842a* Posted at: 1 month ago -
#4239 Default role required...
💬 1[Last reply:1 month ago] <RESULT>I see you're running pyVideoTrans v3.99 on Windows 10 and have provided system info. However, you haven't described a specific issue or error.What problem are you experiencing? Please de...2409:40e4* Posted at: 1 month ago -
#4238 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/Windows 11/Desktop/New folder (2)...
💬 1[Last reply:1 month ago] The error means the Qwen3-TTS model file could not be found in the expected directory. The model was likely not downloaded completely or failed to download.Solutions:Check the model folder: Go to C:/U...2409:40e4* Posted at: 1 month ago -
#4237 RuntimeError: Model not exist....
💬 1[Last reply:1 month ago] 这是由于Qwen-TTS模型文件缺失或未正确下载导致的。请执行以下步骤排查:检查模型文件:确保 models/ 目录下包含 Qwen-TTS 所需的模型文件。如果未自动下载,需手动下载并放入对应文件夹。重新下载软件包:若为升级补丁包覆盖导致模型丢失,请重新下载完整版 v3.99 软件包解压使用。检查网络与代理:如果软件在启动时尝试在线下载模型但失败,请确保网络连接正常,必要时配置软件内代理地址。请...240e:39e* Posted at: 1 month ago -
#4236 requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for openspeech.bytedance.com/api/v1/vc/submit?appid=5411527528&language=en-US&use_itn=True&caption_type=speech&ma...
💬 1[Last reply:1 month ago] 这是由于字节火山语音识别接口请求过频繁,触发了服务端限流(Too Many Requests)。请按以下步骤解决:打开 菜单 → 工具/选项 → 高级选项。找到 翻译后暂停秒 和 配音后暂停秒,将其值改为 5-10 秒。将 EdgeTTS配音渠道配音并发数 或对应渠道的“并发配音线程数” 设为 1。如果依然频繁出现,建议临时更换其他语音识别渠道(如 faster-whisper 本地识别)使用。请...171.40* Posted at: 1 month ago -
#4235 软件是3.99版本,只翻译一个视频,设置也是一个线程,还是报错...
💬 1[Last reply:1 month ago] 这是字节火山语音合成API(Edge-TTS 或其他火山接口)触发了限流(Too Many Requests)。原因:即使你只翻译一个视频,软件内部会将字幕分成多段并发请求配音,超出了火山接口的并发限制。解决方案:降低并发数:点击顶部菜单 工具/选项 → 高级选项,找到 字幕配音调整 区域,将 EdgeTTS配音渠道配音并发数 手动改为 1。增加暂停时间:在同一设置区域,将 配音后暂停秒 改为 5...240e:369* Posted at: 1 month ago -
#4232 rubberband需要手动安装吗...
💬 9[Last reply:1 month ago] 这是权限问题,rubberband.exe 被系统或安全软件拦截。尝试以下步骤:右键 rubberband.exe → 属性 → 勾选“解除锁定” → 确定关闭所有杀毒软件/安全卫士,或将整个 pyVideoTrans 文件夹添加至白名单以管理员身份运行 CMD,输入 rubberband 回车看是否正常...2409:8a55* Posted at: 1 month ago -
#4234 RuntimeError: 858ad8b551 split no voice error:while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height. sending frames to consumers: Generic error...
💬 1[Last reply:1 month ago] 这是由于FFmpeg解码视频时遇到不支持的参数(如编码格式、分辨率、色彩空间等),导致软件从视频中分离无声轨失败。解决方案:检查视频文件:使用播放器(如PotPlayer、VLC)确认该视频能否正常播放,且播放时无花屏、黑屏等异常。检查视频编码:该视频可能采用了软件不支持的编码格式(如非常规的H.265变体、AV1等)。可尝试将视频先转换为H.264编码的MP4格式(可使用格式工厂、ShanaEn...240e:39e* Posted at: 1 month ago -
#4233 RuntimeError: 8e845583ec split no voice error:while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height. sending frames to consumers: Generic error...
💬 1[Last reply:1 month ago] 这是由于视频编码参数不兼容导致FFmpeg编码器报错。解决方案:在菜单 工具/选项 -> 高级选项 -> 视频输出控制 中,勾选 强制软编码视频 以避免硬件编码兼容性问题。如果上述步骤仍无效,请将输入的视频文件 重新编码 为标准H.264格式的MP4文件(可用格式工厂或FFmpeg转码)。确保视频文件路径不包含中文、空格或特殊符号,且路径长度不超过200字符。请查阅相关文档:视频输出质...240e:39e* Posted at: 1 month ago -
#4231 videotrans.util.help_ffmpeg._FFprobeInternalError: [mov,mp4,m4a,3gp,3g2,mj2 @ 000002590a300300] moov atom not found D:/win-pyvideotrans-v3.99-420/tmp/13132/2f6b3d3f79/novoice.mp4: ...
💬 1[Last reply:1 month ago] 这是由于FFmpeg在处理临时视频文件时出错,错误信息 moov atom not found 表明该MP4文件在生成过程中损坏或未完成编码,导致无法读取时长和元数据。解决方案:检查存储空间:确认 D: 盘有足够剩余空间(建议至少5GB),并检查 D:/win-pyvideotrans-v3.99-420/tmp/ 目录是否能正常写入文件。强制串行处理:在菜单栏 工具/选项 -> 高级选项 ...240e:39e* Posted at: 1 month ago -
#4230 本地TTS模型,怎么设置几句话同时并行转译...
💬 1[Last reply:1 month ago] 这是配音并发配置问题。解决方案:打开菜单栏:工具/选项 → 高级选项找到 字幕配音调整 区域修改 并发配音线程数 参数,填入期望的并行数量(例如 5 表示每次5句话同时处理)点击保存即可生效注意:并发数过高可能因网络或资源限制导致失败;若出现超时或报错,请适当降低该数值。请查阅相关文档:高级设置各个选项说明...240e:39e* Posted at: 1 month ago -
#4229 TaskCfgVTT(is_cuda=True, uuid='712fafbd8d', cache_folder='C:/Users/rafah/Downloads/win-videotrans/tmp/6356/712fafbd8d', target_dir='C:/Users/rafah/Rascunho/_video_out/I Used to Tru...
💬 1[Last reply:1 month ago] This error occurs because your tokenizers Python package (an internal dependency) is incompatible with the current faster-whisper version bundled in pyVideoTrans v3.99.Download the Offline Patch: Down...45.176* Posted at: 1 month ago -
#4227 配音加速为什么不起作用...
💬 9[Last reply:1 month ago] 直接原因是:软件依赖 rubberband-cli 工具进行音频加速/变速处理,但你的系统中未安装该工具,导致 配音加速 功能执行失败并报错 Failed to execute rubberband。解决方案:Windows 预打包版用户:重新下载 完整版软件包(非补丁包),完整版已内置 rubberband。解压后直接覆盖原目录即可。macOS 用户:在终端执行 brew install rub...2409:8a55* 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.