-
#1402 Unknown error (empty stderr)...
💬 1[Last reply:12 days ago] 这个错误通常与 ffmpeg 处理视频文件有关,可能由文件路径、文件名或文件本身的问题导致。请按以下步骤排查:检查文件路径和名称:确保您的视频文件路径不包含中文字符或特殊符号。请将视频文件移动到纯英文/数字的路径下(例如 F:/video/test.mp4),并确保文件名也是纯英文/数字。检查视频文件格式:尝试使用其他...185.220* Posted at: 12 days ago -
#1401 google.genai.errors.ClientError: 429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current q...
💬 1[Last reply:12 days ago] The error indicates you've exceeded the free quota limit for Google Gemini TTS API. The free tier allows only 15 requests per day for the "gemini-2.5-flash-tts"...2a01:36d* Posted at: 12 days ago -
#1400 videotrans.configure._except.StopRetry: GPT-SoVITS error-1:{'message': 'tts failed', 'Exception': '...
💬 1[Last reply:12 days ago] 这个错误是由于 GPT-SoVITS 在 CPU 上运行时无法处理半精度(Half)数据类型导致的。请按以下步骤解决:启用 CUDA 加速:在软件主界面的"开始执行"区域,确保勾选"CUDA加速"复选框。如果无法使用 GPU:在 GPT-SoVITS 的配置文件中将数据类型从 float16 改为 float32或者重...39.184* Posted at: 12 days ago -
#1399 运行时错误:Invalid Sign:Traceback (most recent call last): File "videotrans\translator\_base.py", line 81, in run File "vid...
💬 1[Last reply:12 days ago] 这个 "Invalid Sign" 错误通常在使用百度翻译 API 时出现,原因是签名验证失败。可能原因和解决方案:API 密钥配置错误请检查在 菜单 -> 翻译设置 -> 百度翻译 中填写的 appid 和 密钥 是否正确。确保没有多余的空格或字符。网络代理问题如果您使用了网络代理,请尝试在翻译时 取消勾...51.195* Posted at: 12 days ago -
#1398 {'reqid': '', 'code': 55000000, 'message': 'json: cannot unmarshal number 14.000000000000012 into Go struct field AudioP...
💬 1[Last reply:12 days ago] 这个错误是由于在请求语音合成时,发送的语速参数 speech_rate 包含了浮点数(14.000000000000012),但后端服务器要求该参数必须为整数类型(int32)导致的。解决方法:检查并修改配音角色: 请前往软件顶部的 菜单 -> TTS设置,检查您当前使用的配音渠道(例如:Azure TTS、腾讯...240e:342* Posted at: 12 days ago -
#1397 {'reqid': '', 'code': 55000000, 'message': 'json: cannot unmarshal number 14.999999999999991 into Go struct field AudioP...
💬 1[Last reply:12 days ago] 这个错误提示表明在调用字节跳动火山引擎的 TTS(语音合成)服务时,传入的语速参数 speech_rate 类型不正确。服务端期望接收一个整数(int32),但软件传递了一个浮点数(14.999999999999991)。解决方案:临时切换配音渠道:目前这是一个已知的兼容性问题。作为临时解决方案,请先使用其他配音渠道,...106.8* Posted at: 12 days ago -
#1396 HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tts?text=%E5%AF%B9%E6%88%91%E4%BB%AC%E7...
💬 1[Last reply:12 days ago] 这个错误表明软件无法连接到本地的 TTS 服务(地址为 127.0.0.1:9880)。这通常发生在您选择了需要本地部署的配音渠道(如 F5-TTS、GPT-SoVITS 等),但相应的服务并未启动。解决方案:检查本地 TTS 服务状态:确认您选择的配音渠道对应的本地服务是否已正确启动并在端口 9880 上运行。更换配...2409:8a28* Posted at: 12 days ago -
#1395 UnicodeEncodeError: 'ascii' codec can't encode character '\uff1a' in position 14: ordinal not in range(128)...
💬 19[Last reply:12 days ago] 我理解您的问题,新版本确实可能存在兼容性问题。不过,作为AI助手,我无法直接提供软件的历史版本下载。建议您通过以下方式获取之前的稳定版本:访问 pyVideoTrans 的 GitHub 发布页面:https://github.com/jianchang512/pyvideotrans/releases在 Releas...60.163* Posted at: 12 days ago -
#1394 It has been showing "processing" for three hours. Please wait patiently. May I ask what the issue is?...
💬 1[Last reply:12 days ago] "Processing" 状态持续三小时通常表明任务在某个环节卡住了。请按以下步骤排查:检查任务管理器:打开 Windows 任务管理器,查看 ffmpeg.exe、python.exe 或 sp.exe 的 CPU/GPU/内存占用率。如果某个进程占用率极高但长时间无变化,可能是卡死。查看日志:前往软件根目录下的 v...60.163* Posted at: 12 days ago -
#1393 PermissionError: [WinError 5] 拒绝访问。: 'C:\\Users\\Administrator\\Videos\\pyvideotrans\\translate'...
💬 1[Last reply:12 days ago] 这个错误是由于软件在尝试创建输出目录时被系统权限阻止。请按以下步骤解决:不要将软件安装在系统盘(如 C 盘)的受保护目录下。请将整个软件文件夹移动到非系统盘(如 D 盘或 E 盘)的纯英文路径下,例如 D:\videotrans。如果问题依旧,请右键点击软件主程序 sp.exe,选择 “以管理员身份运行” 来启动软件。...2408:8248* Posted at: 12 days ago -
#1392 'ascii' codec can't encode character '\uff1a' in position 14: ordinal not in range(128)...
💬 1[Last reply:12 days ago] 这个错误通常与文件路径或文件名中包含非ASCII字符(如中文、特殊符号等)有关。请按以下步骤排查和解决:检查输入和输出路径:确保您的视频文件路径、输出文件夹路径以及文件本身的名字不包含任何中文字符或特殊符号。请将它们全部改为纯英文或数字命名。检查软件安装路径:您的软件安装在 E:/Pyvideotrans视频翻译软件,...60.163* Posted at: 12 days ago -
#1391 分离音频之后,容易停住动了...
💬 5[Last reply:12 days ago] 您判断是语音识别阶段失败导致卡住,这是完全可能的。目前,软件在语音识别环节没有内置自动重试机制。解决方案与排查步骤:确认问题根源当再次卡住时,请立即检查日志文件(位于软件根目录下的 videotrans/logs 文件夹)。查看最新的 .log 文件,搜索 “faster-whisper”、“whisper”、“语音识...38.181* Posted at: 12 days ago -
#1390 openai.LengthFinishReasonError: Could not parse response content as the length limit was reached - CompletionUsage(compl...
💬 1[Last reply:12 days ago] 错误提示表明您使用的本地AI模型返回的翻译结果过长,超出了模型的最大输出限制(Token限制)。请按以下步骤解决:减少每次发送的字幕行数:在顶部菜单栏选择 工具/选项 -> 高级选项。找到"字幕翻译调整"区域,将"AI翻译每次发送字幕行数"的值调小(例如从默认的10改为5或更小)。检查本地模型配置:如果您使用的是...27.10* Posted at: 12 days ago -
#1389 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9966): Max retries exceeded with url: /tt...
💬 1[Last reply:12 days ago] 这个错误表明 pyVideoTrans 正在尝试连接本地端口 9966 上的 ChatTTS 服务,但该服务未启动或未正确运行。解决方案:确认 ChatTTS 服务已启动:如果您使用的是本地部署的 ChatTTS,请确保已按照官方说明启动 ChatTTS 服务,并且服务正在 127.0.0.1:9966 上运行。检查 ...188.253* Posted at: 12 days ago -
#1387 TypeError: get_video_codec() takes 0 positional arguments but 1 was given...
💬 3[Last reply:12 days ago] logs 文件夹通常位于您解压软件后得到的文件夹内部。请按以下路径查找:打开您存放 pyVideoTrans 软件的文件夹(例如您截图中的 E:/Pyvideotrans视频翻译软件)。进入该文件夹。找到并打开名为 videotrans 的文件夹。在 videotrans 文件夹内,您应该能看到 logs 文件夹。如果...60.163* Posted at: 12 days ago -
#1386 deepgram.clients.common.v1.errors.DeepgramApiError: DeepgramApiError: Bad Request: No such model/language/tier combinati...
💬 1[Last reply:12 days ago] 这个错误是由于 Deepgram 语音识别渠道不支持您选择的模型和语言组合。错误信息明确指出 "No such model/language/tier combination found"。解决方案:更换语音识别渠道(推荐):在左侧功能区选择 "翻译视频和音频"在 "语音识别渠道" 下拉菜单中,将 "Deepgram"...158.51* Posted at: 12 days ago -
#1384 clone-voice地址填写http://127.0.0.1:9988/测试后报错...
💬 3[Last reply:12 days ago] 根据 clone-voice 服务端的错误日志,问题在于 pyVideoTrans 发送的请求中缺少 audio 参数。这通常是由于两个项目之间的 API 接口不兼容导致的。解决方案:检查 clone-voice 版本与 API 文档:请确认您部署的 clone-voice 版本。查阅该版本 clone-voice 的...205.198* Posted at: 13 days ago -
#1385 代理设置没问题,但是gemini ai用不了...
💬 1[Last reply:13 days ago] 根据您的描述,Gemini AI 无法使用但代理设置正确,这通常与 API Key 配置或网络环境有关。请按以下步骤排查:检查 API Key 配置:请前往顶部菜单栏,选择 翻译设置。找到并点击 Gemini 渠道。确保您已在此处正确填写了有效的 Gemini API Key。验证网络代理:在主界面的 网络代理地址 文...2404:c140* Posted at: 13 days ago -
#1383 module 'torch' has no attribute 'version'...
💬 1[Last reply:13 days ago] 这个错误通常与 PyTorch (torch) 库的安装或版本问题有关。根据您提供的路径 C:/Program Files (x86)/Google/two,这很可能是一个关键问题。核心问题与解决方案:错误的安装路径:严禁将软件解压到 C:/Program Files 或 C:/Windows 这类需要管理员权限的系统...240e:3b7* Posted at: 13 days ago -
#1382 RuntimeError: 请检查 appid 和 access token 参数是否正确...
💬 1[Last reply:13 days ago] 错误信息明确指出豆包语音合成模型的 appid 和 access token 参数不正确。请按照以下步骤检查和配置:在软件顶部菜单栏,点击 TTS设置。在打开的窗口中,找到并选择 豆包语音合成模型2.0。确保您已正确填写了 appid 和 access token 这两个必填参数。这些密钥需要您从豆包(字节跳动)的官方...2409:8a38* Posted at: 13 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.
Related resource
Trending Questions
-
【这样设置,才能取得最佳断句效果-faster-whisper语音识别!】... 💬 11 👁 982
-
翻译断句过长,全屏字幕问题... 💬 3 👁 599
-
【faster-whisper模式】下载模型失败解决办法... 💬 1 👁 484
-
语音转字幕问题... 💬 6 👁 448
-
助力项目持续维护... 💬 0 👁 390
-
ImportError: cannot import name 'Sentinel' from 'typing_extensions' (/home/Timoshenko/miniconda3/lib... 💬 1 👁 383
-
大佬帮帮忙,总是到结尾出现这样,不知道哪里出了问题... 💬 1 👁 365
-
识别语音设置怎么感觉没用啊... 💬 4 👁 365
-
翻译字幕阶段出错:Traceback (most recent call last): File "videotrans\translator\_base.py", line 77, in run File "... 💬 1 👁 339
-
翻译钢铁侠2,使用批量翻译srt,中间有字幕没有翻译,同时出现把参数显示出来了。... 💬 1 👁 333
-
2025-09-10 11:09:02,333 - VideoTrans - ERROR - FFmpeg 命令执行失败 (force_cpu=True)。 命令: ffmpeg -hide_banner -ignore_unknown -... 💬 11 👁 330
-
Unable to open file 'model.bin' in model 'C:/Users/wujin/Desktop/win-videotrans-v3.78-0821/models\models-... 💬 3 👁 307
-
声画不同步的问题... 💬 2 👁 306
-
{'code': 6, 'msg': 'CUDA error: no kernel image is available for execution on the device\nCUDA ... 💬 12 👁 303
-
Unable to open file 'model.bin' in model 'D:/BaiduNetdiskDownload/win-videotrans-v3.78-0821/models\models... 💬 1 👁 293
-
edge_tts.exceptions.NoAudioReceived: No audio was received. Please verify that your parameters are correct.... 💬 1 👁 293
-
_process:cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED:FasterAll... 💬 1 👁 280
-
videotrans.configure._except.TranslateSrtError: Request triggered 429, please increase the pause time: Error code: 429 -... 💬 3 👁 279
-
('400 Client Error: Bad Request for url: http://127.0.0.1:9880/tts?text=%E5%91%83%2C%E5%85%B6%E5%AE%9E%E6%9C%AC%E6%... 💬 1 👁 278
-
RuntimeError: Data processing error: CAS service error : Reqwest Error: HTTP status client error (401 Unauthorized), dom... 💬 2 👁 274