-
#2897 ModuleNotFoundError: No module named 'gtts'...
💬 1[Last reply:2 months ago] 这是由于缺少 gtts Python 依赖包导致的。您使用的是源码版(frozen:False),启动时程序尝试加载 gtts 模块失败。解决方案:确保您已进入项目根目录(C:\Users\istrator\pyvideotrans\pyvideotrans)。使用 uv 包管理器安装缺失的依赖。在命令行中执...117.183* Posted at: 2 months ago -
#2896 RuntimeError: TTS-API:推理失败:A:\GPT-SoVITS-v2pro-20250604-nvidia50\runtime\python.exe: can't open file 'A:\GPT-SoVITS-v2pr...
💬 1[Last reply:2 months ago] 这是由于 GPT-SoVITS API 服务路径配置错误或服务未正确启动导致的。软件尝试调用 A:\GPT-SoVITS-v2pro-20250604-nvidia50\runtime\python.exe 来执行 infer_cli.py 脚本,但该文件不存在。解决方案:确认 GPT-SoVITS 服务已正确启动:确...39.68* Posted at: 2 months ago -
#2895 RuntimeError: TTS-API:命令行推理失败...
💬 1[Last reply:2 months ago] 该错误是由于自定义 TTS-API 调用失败导致的,具体表现为命令行推理过程出现运行时错误。解决方案:检查 TTS-API 服务状态:确认您配置的 TTS-API 服务(如 F5-TTS、CosyVoice、ChatterBox 等)是否正在运行。确保其 API 服务终端窗口未关闭,且网络可访问。验证 API 配置:在...39.68* Posted at: 2 months ago -
#2894 requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:9875/...
💬 1[Last reply:2 months ago] 这是由于连接的外部 TTS 服务(地址为 http://127.0.0.1:9875/)返回了 500 内部服务器错误。这表明该服务本身运行异常或处理请求时崩溃。解决方案:检查 TTS 服务状态:确保你启动的外部 TTS 服务(如 F5-TTS、ChatterBox、CosyVoice 等)的终端窗口没有关闭,并且正在...39.68* Posted at: 2 months ago -
#2893 requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://127.0.0.1:9875/tts...
💬 1[Last reply:2 months ago] 这是由于配置的 TTS API 地址不正确或对应的 TTS 服务未成功启动导致的。检查 TTS 服务状态:确认您配置的 TTS 服务(例如 F5-TTS、CosyVoice、ChatterBox 等)是否已成功启动。您需要确保运行该服务的终端窗口没有关闭,并且服务正在监听 http://127.0.0.1:9875 这...39.68* Posted at: 2 months ago -
#2892 Qwen3 TTS(本地)开启 GPU 加速...
💬 1[Last reply:2 months ago] 这是由于 PyTorch 版本与 CUDA 环境不匹配导致的。Qwen3 TTS 本地模型需要正确配置 CUDA 的 PyTorch 才能启用 GPU 加速。解决方案:确认 CUDA 版本:在命令行输入 nvcc -V 查看已安装的 CUDA 版本(例如 12.8)。安装匹配的 PyTorch:根据你的 CUDA 版本...223.81* Posted at: 2 months ago -
#2891 Please retry in 44.490639833s....
💬 1[Last reply:2 months ago] 这是由于 Gemini API 免费额度已用完,导致翻译请求被拒绝。原因:错误信息显示 Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests,表明你使用的 Gemini API 免...2407:cdc0* Posted at: 2 months ago -
#2890 TaskCfg(cache_folder='E:/ASR/VideoTrans3.92/tmp/212/1ad30799d7', target_dir='E:/ASR/VideoTrans3.92/output/recogn', remov...
💬 1[Last reply:2 months ago] 这是由于 SSL/TLS 握手失败,导致无法连接到字节火山语音识别(极速版)的 API 服务器。常见原因是系统时间不准确、网络代理干扰或本地 SSL 证书问题。解决方案:检查并校准系统时间:确保 Windows 系统日期、时间和时区设置完全准确。检查网络代理设置:如果您在软件中配置了“网络代理”,请暂时关闭它后重试。如...61.144* Posted at: 2 months ago -
#2889 RuntimeError: TTS-API:语音合成失败...
💬 1[Last reply:2 months ago] 这是由于自定义 TTS API 配置错误或连接失败导致的。解决方案:检查 TTS API 服务状态:确认你配置的外部 TTS 服务(如 F5-TTS、CosyVoice、ChatterBox 等)正在运行且 API 地址正确。验证 API 地址和端口:在 pyVideoTrans 的“配音渠道”设置中,检查“TTS-A...39.68* Posted at: 2 months ago -
#2888 requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:9880/...
💬 1[Last reply:2 months ago] 这是由于连接到本地 TTS API 服务(GPT-SoVITS)时,服务端返回了 500 内部服务器错误。解决方案:检查 TTS 服务状态:确认 GPT-SoVITS 的 API 服务是否已正确启动。请检查运行 api.py 或相关启动脚本的终端窗口是否仍在运行,并且没有报错。验证 API 地址和端口:在 pyVide...39.68* Posted at: 2 months ago -
#2887 TaskCfg(cache_folder='E:/ASR/VideoTrans3.95/tmp/7032/04365bbdd2', target_dir='E:/ASR/VideoTrans3.95/output/recogn', remo...
💬 1[Last reply:2 months ago] 这是由于 FunASR 语音识别在处理音频分割时,VAD(语音活动检测)参数 max_seconds 被错误地设置为浮点数类型,而程序内部期望是整数类型导致的。解决方案:检查并修改 FunASR 的 VAD 参数 max_seconds。该参数应设置为整数(例如 600),而不是浮点数(如 600.0)。具体操作路径:...61.144* Posted at: 2 months ago -
#2886 TaskCfg(cache_folder='D:/ASR/VideoTrans3.95/tmp/3808/957876a5ea', target_dir='D:/ASR/VideoTrans3.95/output/recogn', remo...
💬 1[Last reply:2 months ago] 这是由于系统 SSL/TLS 连接问题导致无法访问字节火山语音识别 API。错误 SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2396)') 通常与系统时间不正确、网络代理干扰或本地 SSL 证书问题有关。解决方案:检查...61.144* Posted at: 2 months ago -
#2885 配音全部失败 403, message='Invalid response status', url='wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/...
💬 1[Last reply:2 months ago] 这是由于 Edge-TTS 服务并发请求过高导致被微软服务器限流或拒绝连接。解决方案:在软件主界面,点击右上角的“设置”图标(齿轮状)。在设置窗口中,切换到“高级选项”标签页。找到“同时配音线程数”设置项,将其数值修改为 1。找到“配音后暂停秒数”设置项,将其数值修改为 5 或更高(例如 10)。点击“确定”保存设置,...2409:8a3c* Posted at: 2 months ago -
#2884 RuntimeError: TTS-API:GPT-SoVITS服务未启动!请先运行GPT-SoVITS,端口是9875...
💬 1[Last reply:2 months ago] 这是由于 GPT-SoVITS 的 API 服务未启动或连接失败导致的。解决方案:启动 GPT-SoVITS 服务:确保您已正确部署 GPT-SoVITS 项目,并在终端或命令行中启动其 WebUI 或 API 服务。服务默认运行在 http://127.0.0.1:9875。检查服务状态:打开浏览器,访问 http:...39.68* Posted at: 2 months ago -
#2883 TaskCfg(cache_folder='E:/ASR/VideoTrans3.95/tmp/7468/11fd3af8fc', target_dir='E:/ASR/VideoTrans3.95/output/recogn', remo...
💬 1[Last reply:2 months ago] 这是由于系统 SSL/TLS 连接字节火山语音识别服务器失败导致的。常见原因是系统时间不准确、网络代理设置冲突或系统 SSL 证书问题。解决方案:检查并校准系统时间:确保电脑的日期、时间和时区设置完全准确。检查网络代理设置:如果软件中配置了“网络代理”,请暂时关闭或清空该设置后重试。检查系统代理设置(如 VPN、Cla...61.144* Posted at: 2 months ago -
#2882 配音全部失败 403, message='Invalid response status', url='wss://speech.platform.bing.com/consumer/speech/synthesize/readaloud/...
💬 1[Last reply:2 months ago] 这是由于 Edge-TTS 服务并发请求过高,触发微软服务器的 403 限流错误。解决方案:在软件主界面,点击“高级选项”。在“配音参数”部分,将“同时配音线程数”设置为 1。将“配音后暂停秒数”设置为 5 或更高(例如 10)。保存设置后,重新尝试配音任务。参考文档:edgeTTS常见错误...2409:8a3c* Posted at: 2 months ago -
#2881 videotrans.configure._except.StopRetry: 不存在参考音频,无法使用clone功能...
💬 1[Last reply:2 months ago] 该错误是因为在尝试使用声音克隆(clone)功能时,软件未找到用于克隆音色的参考音频文件。解决方案:确认克隆功能要求:使用 F5-TTS、GPT-SoVITS 或 CosyVoice 等支持声音克隆的配音渠道时,必须提供一段 3-10 秒的参考音频(原视频人声片段)用于克隆音色。检查并设置参考音频:在软件主界面,确保“...120.229* Posted at: 2 months ago -
#2880 RuntimeError: TTS-API:'data'...
💬 1[Last reply:2 months ago] 这是由于自定义 TTS API 返回的数据格式不符合预期导致的。检查你的自定义 TTS API 服务是否正常运行,并确认其返回的 JSON 数据格式。确保 API 返回的数据中包含有效的音频数据字段。根据 _ttsapi.py 的代码逻辑,API 应返回一个 JSON 对象,其中包含一个 data 字段,该字段的值应为...39.68* Posted at: 2 months ago -
#2879 TaskCfg(cache_folder='F:/Tools/pyvideotrans/tmp/536/14700fc035', target_dir='C:/Users/chi/Videos/4K Video Downloader+/_v...
💬 1[Last reply:2 months ago] 这是由于语音识别参数中的“语音阈值”或“最大时长”等数值设置不当,导致在创建多进程池时参数被错误地传递为浮点数而非整数。解决方案:在软件主界面,点击“高级选项”按钮。在“高级选项”窗口中,找到“语音识别参数”部分。检查并调整以下参数,确保它们都是整数:语音阈值 (vad_threshold):默认应为 0.5,这是一个...54.168* Posted at: 2 months ago -
#2878 splitting the argument list: Option not found...
💬 1[Last reply:2 months ago] This error is caused by an issue with the FFmpeg command line arguments, likely due to a missing or incorrectly configured FFmpeg installation.Solution Steps:Ve...79.116* Posted at: 2 months 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.