-
#2950 配音全部失败 403, message='Invalid response status', url='wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/...
💬 1[Last reply:1 month ago] 这是由于 Edge-TTS 渠道并发请求过高,触发了微软服务器的限流保护,返回了 403 错误。解决方案:打开 pyVideoTrans 软件。点击顶部菜单栏的“工具” -> “高级选项”。在“高级选项”窗口中,找到“配音设置”部分。将“同时配音线程数”设置为 1。将“配音后暂停秒数”设置为 5 或更高(例如 1...2409:8a3c* Posted at: 1 month ago -
#2949 A child process terminated abruptly, the process pool is not usable anymore...
💬 1[Last reply:1 month ago] This error is caused by insufficient video memory (VRAM) when running the faster-whisper model for speech recognition.Solution:Reduce VRAM usage:Open the softwa...152.237* Posted at: 1 month ago -
#2948 Output Dir cannot be Input Dir. Use default or new folder....
💬 1[Last reply:1 month ago] This error occurs because the output directory you selected is the same as the input directory or the software's working directory, which is not allowed to prev...46.201* Posted at: 1 month ago -
#2945 语音识别阶段出错 [faster-whisper(本地)] 程序内部错误:module 'decoders' has no attribute 'DecodeStream'concurrent.futures.process._Remote...
💬 1[Last reply:1 month ago] 这是由于 faster-whisper 依赖的 tokenizers 库版本不兼容或损坏导致的。解决方案:清理并重新下载模型:关闭 pyVideoTrans 软件。进入软件根目录下的 models 文件夹。删除与 faster-whisper 相关的模型文件夹(例如 models--Systran--faster-wh...104.251* Posted at: 1 month ago -
#2944 软件可以直接按照我提供的srt字幕文件进行配音吗?...
💬 7[Last reply:1 month ago] 根据日志,问题根源在于SRT字幕文件第30条及之后的时间轴格式错误。日志显示,从第30条开始,时间格式从 时:分:秒,毫秒 错误地变成了 分:秒,毫秒(例如 01:01,100),这导致软件在解析时,将整个错误的时间轴行(如 30\n00:00:58,600 --> 01:01,100)当作了待配音的文本...94.177* Posted at: 1 month ago -
#2943 生成的视频,老是把时间轴也给配音了...
💬 1[Last reply:1 month ago] 这是由于在翻译阶段,AI模型错误地将SRT字幕文件中的时间轴信息(如 00:01:02,345 --> 00:01:04,678)也当作普通文本进行了翻译和配音。解决方案:检查翻译渠道设置:在翻译设置中,确保你使用的是足够智能的AI模型(如DeepSeek-V3、GPT-4o),而不是智能不足的本地小模型(如7B...94.177* Posted at: 1 month ago -
#2942 TaskCfg(cache_folder='C:/win-pyvideotrans-v3.92/tmp/33664/3df55bd0da', target_dir='C:/Users/75638/Desktop/_video_out/hun...
💬 1[Last reply:1 month ago] 这是由于显存不足导致的。在使用 faster-whisper (large-v3) 模型进行语音识别时,GPU 内存耗尽。解决方案:降低模型精度:在软件界面,进入“语音识别参数”设置,将模型从 large-v3 更换为更小的模型,例如 medium 或 small。启用量化:如果仍想使用 large-v3 模型,尝试在...67.159* Posted at: 1 month ago -
#2941 400 Client Error: Bad Request for url: http://127.0.0.1:9880/tts?text=%E4%BA%94%E5%8F%B7.+&text_lang=zh&ref_audio_path=r...
💬 1[Last reply:1 month ago] 这是由于 GPT-SoVITS API 服务未正确响应请求导致的。GPT-SoVITS 的 API 接口在 v3.92 版本中可能已更新,与软件内置的请求格式不兼容。解决方案:确认 GPT-SoVITS 服务状态:确保 GPT-SoVITS 的 WebUI 或 API 服务已正确启动,并且监听地址为 http://12...112.120* Posted at: 1 month ago -
#2940 Application started at 2026-01-27 18:35:45 load subtitles area...Set ui text...Set style...Set controls style...Set menu...
💬 1[Last reply:1 month ago] 这是由于软件初始化时加载配音渠道配置失败导致的。解决方案:删除配置文件:关闭软件,前往软件安装目录,找到并删除 config.json 文件。重新启动:重新启动 sp.exe,软件将使用默认配置重新生成 config.json 文件。重新配置:启动后,根据你的需求,在“设置”菜单中重新配置语音识别、翻译和配音渠道。注意...112.120* Posted at: 1 month ago -
#2939 Please retry in 11.622691796s....
💬 1[Last reply:1 month ago] 这是由于你使用的 Google Gemini API 免费配额已耗尽。原因:错误信息明确指出 Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_input_token_count 和 ...fr...45.118* Posted at: 1 month ago -
#2938 400 Client Error: Bad Request for url: http://127.0.0.1:9880/tts?text=%E3%80%82&text_lang=zh&ref_audio_path=res%2Ftest%2...
💬 1[Last reply:1 month ago] 这是由于在使用 GPT-SoVITS 的 API 接口时,发送的请求参数不符合服务端要求导致的。解决方案:检查 GPT-SoVITS 服务是否启动正确:确保你启动的是 GPT-SoVITS 的 api_v2.py 服务,并且服务地址和端口(默认为 http://127.0.0.1:9880)与 pyVideoTrans...112.120* Posted at: 1 month ago -
#2937 微软开源VibeVoice-ASR以出,能增加吗?...
💬 1[Last reply:1 month ago] pyVideoTrans 支持通过自定义语音识别API的方式集成新的ASR模型。要增加微软开源的VibeVoice-ASR,你需要先完成其本地部署,然后在软件中进行配置。操作步骤如下:部署 VibeVoice-ASR 服务:按照 VibeVoice-ASR 官方文档,在本地或服务器上部署其 API 服务。确保服务能够正...115.192* Posted at: 1 month ago -
#2936 TaskCfg(cache_folder='D:/Programs/win-pyvideotrans-v3.95/tmp/18960/ed7790d61b', target_dir='D:/Programs/win-pyvideotrans...
💬 1[Last reply:1 month ago] 这是由于显存不足导致的。在使用 faster-whisper 本地模型进行语音识别时,加载模型所需显存超过了显卡的可用显存。解决方案:降低模型大小:在语音识别设置中,将模型从 medium 更换为更小的模型,例如 small 或 base。medium 模型对显存要求较高。启用量化:在“高级选项” -> “语音识...60.28* Posted at: 1 month ago -
#2935 RetryError[<Future at 0x25398d262c0 state=finished raised RuntimeError>]...
💬 1[Last reply:1 month ago] 这是由于 Edge-TTS 配音渠道因并发请求过高被微软服务器限流导致的 403 错误。解决方案:打开 pyVideoTrans 软件,进入菜单栏的“工具” -> “高级选项”。在“通用设置”或“配音设置”区域,找到“同时配音线程数”或类似选项,将其设置为 1。在同一区域,找到“配音后暂停秒数”或类似选项,将其设...111.199* Posted at: 1 month ago -
#2934 [Bug] Gemini 翻译器未使用 aitrans_temperature 配置...
💬 1[Last reply:1 month ago] 这是由于 Gemini 翻译渠道的代码实现中未读取全局的“AI翻译模型温度值”配置导致的。解决方案:对于普通用户,目前无法在软件界面内直接解决此问题。建议暂时使用其他已正确支持温度参数的翻译渠道(如 OpenAI/DeepSeek 等)。对于开发者或熟悉代码修改的用户,可以按照以下步骤修复:定位到软件源码目录下的 vi...172.96* Posted at: 1 month ago -
#2933 RuntimeError: 无返回翻译结果...
💬 1[Last reply:1 month ago] 这是由于翻译渠道未能返回有效翻译结果导致的。检查翻译渠道配置:确认你选择的翻译渠道(如 DeepSeek、OpenAI、本地 LLM 等)的 API URL 和 API Key 填写正确且有效。降低并发:如果使用的是本地小模型(如 7B 参数模型),其处理能力有限。请在“高级选项” -> “通用设置”中,将“翻译...172.96* Posted at: 1 month ago -
#2932 [Errno 2] No such file or directory: 'D:\\软件\\配音\\tmp\\14812\\f99a7ba370\\speaker.json'...
💬 1[Last reply:1 month ago] 这是由于软件运行路径中包含中文字符导致的文件访问错误。立即停止在当前路径下运行软件。pyVideoTrans 要求所有路径(包括安装目录、输入/输出目录、临时文件目录)严禁包含中文、空格或特殊符号。将软件迁移到纯英文路径:将整个 D:\软件\配音 文件夹移动或重新解压到如 D:\pyVideoTrans 这样的路径。确...183.187* Posted at: 1 month ago -
#2931 TaskCfg(cache_folder='C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v3.95/tmp/19436/2b44cc8eab', target_dir='C:/User...
💬 1[Last reply:1 month ago] This error is caused by insufficient GPU memory (VRAM) when running the faster-whisper model.The error message explicitly states: "There may be insufficient mem...152.237* Posted at: 1 month ago -
#2930 TaskCfg(cache_folder='C:/Users/JOHN/Documents/DUBLADOR/win-pyvideotrans-v3.95/tmp/23904/19751b8810', target_dir='C:/User...
💬 1[Last reply:1 month ago] This error is caused by insufficient GPU memory (VRAM) when running the faster-whisper model.Reduce the batch size: Go to the menu Tools -> Advanced Options ...152.237* Posted at: 1 month ago -
#2929 separate vocal and background music:opening output D:/pyVideoTrans/tmp/9812/sep-1769490698.3549132.wav: No such file or ...
💬 1[Last reply:1 month ago] 这是由于软件在尝试创建人声分离输出文件时,目标目录不存在或路径访问权限问题导致的。解决方案:检查并修复输出目录:确保软件根目录下的 tmp 文件夹及其子目录存在且可写。手动检查路径 D:/pyVideoTrans/tmp/ 是否存在。如果不存在,请手动创建 tmp 文件夹。检查软件安装路径:确认软件解压安装在 D:/p...154.19* 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.