-
#638 openai.RateLimitError: Error code: 429 - [{'error': {'code': 429, 'message': 'You exceeded your current quota, please ch...
💬 1[Last reply:4 hours ago] 问题核心原因是您使用的翻译服务(Google Gemini API)的免费额度已用完,导致翻译请求被拒绝。解决办法是更换其他翻译服务(如OpenAI GPT或Azure等)或等待额度重置。 详细分析: 从错误日志可以清晰地看到,问题出在 翻译服务 上,而不是 pyVideoTrans ...*90.98* Posted at: 4 hours ago -
#637 HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=zh-cn&tl=en&hl=en&q=%E5...
💬 1[Last reply:5 hours ago] 问题核心原因是网络连接失败,具体是无法连接到 Google 翻译服务。这通常是由于网络代理设置或防火墙阻止了连接。 解决方案: 1. 检查网络连接和代理设置: 这是最可能的原因。请检查您的计算机是否使用了网络代理(VPN 或公司/学校的网络代理)。如果正在使用,请尝试暂时关闭代理软件...*8221:235* Posted at: 5 hours ago -
#636 HTTPSConnectionPool(host='edge.microsoft.com', port=443): Max retries exceeded with url: /translate/auth (Caused by Prox...
💬 1[Last reply:6 hours ago] 这个问题是由于 pyVideoTrans 在尝试使用微软 Edge 翻译服务时,无法连接到网络代理服务器导致的。最直接的解决方法是检查并关闭系统或网络环境中的代理设置。 问题分析: 错误日志显示,软件在访问 edge.microsoft.com 的翻译认证服务时,尝试通过一个代理服务器...*199.84* Posted at: 6 hours ago -
#635 AssertionError: tiny is not registered...
💬 1[Last reply:6 hours ago] 这个问题的核心原因是 pyVideoTrans 在启动语音识别模型时,无法找到名为 "tiny" 的模型。这通常是由于软件依赖的 funasr 语音识别库的模型文件缺失或损坏所致。 解决方案: 1. 重新安装软件:这是最直接有效的解决方法。请前往 pyVideoTrans 的官方网站...*113.22* Posted at: 6 hours ago -
#634 配音阶段出错:无效的值或参数: The upstream Gradio app has raised an exception but has not enabled verbose error reporting. To enable, ...
💬 1[Last reply:6 hours ago] 问题核心是您在 pyVideoTrans 中使用 F5/Index/Spark/Dia TTS 服务时,该服务所依赖的远程服务器出现了内部错误。这通常不是您本地软件或设置的问题,而是服务端暂时不可用。 直接解决方案: 1. 切换 TTS 服务: 这是最快、最有效的解决方法。请在 py...*87.246* Posted at: 6 hours ago -
#633 Error in subtitle translation:Traceback (most recent call last): File...
💬 1[Last reply:6 hours ago] 您遇到的错误是由于使用的 Google Gemini API 免费额度已耗尽,而非 pyVideoTrans 软件本身的问题。请检查您的 Gemini API 配额或更换为其他翻译引擎。 问题分析: 从错误日志可以清晰地看到,问题出在字幕翻译环节。pyVideoTrans 软件在调用 ...*87.246* Posted at: 6 hours ago -
#632 HTTPConnectionPool(host='127.0.0.1', port=8000): Max retries exceeded with url: / (Caused by NewConnectionError(': Faile...
💬 1[Last reply:6 hours ago] 您好!根据您提供的错误信息,这是一个与 pyVideoTrans 软件直接相关的问题。 问题诊断: 这个错误表明,pyVideoTrans 软件内部的 CosyVoice 文字转语音(TTS)服务 未能成功启动或无法连接。 具体错误信息 HTTPConnectionPool(host=...*87.246* Posted at: 6 hours ago -
#631 Error code: 402 - {'error': {'message': 'Insufficient Balance', 'type': 'unknown_error', 'param': None, 'code': 'invalid...
💬 1[Last reply:6 hours ago] 您好!根据您提供的错误信息,这个问题与 pyVideoTrans 软件直接相关。 问题诊断: 错误的核心信息是:Insufficient Balance (余额不足)。 这个错误发生在软件尝试使用 DeepSeek 翻译服务时。pyVideoTrans 在翻译字幕阶段需要调用外部的翻译...*87.246* Posted at: 6 hours ago -
#622 Error opening output files: Permission denied...
💬 1[Last reply:8 hours ago] sp.exe右键管理员打开,或者原视频放其他位置下...*8a55:e0* Posted at: 11 hours ago -
#624 RuntimeError: mkl_malloc: failed to allocate memory...
💬 1[Last reply:8 hours ago] 内存或显存不足,使用小点的模型...*170.73* Posted at: 9 hours ago -
#625 KeyError: 'uuid'...
💬 1[Last reply:8 hours ago] 3.80已修复...*8a28:7646* Posted at: 8 hours ago -
#626 module 'videotrans.util.help_ffmpeg' has no attribute 'set_process'...
💬 1[Last reply:8 hours ago] 更新到3.80...*166.236* Posted at: 8 hours ago -
#623 gradio_client.exceptions.AppError: The upstream Gradio app has raised an exception but has not enabled verbose error rep...
*6ea0:d32f* Posted at: 11 hours ago -
#620 429 Client Error: Too Many Requests for url: https://hf-mirror.com/api/resolve-cache/models/mobiuslabsgmbh/faster-whispe...
💬 1[Last reply:12 hours ago] 模型下载使用的国内镜像站 hf-mirror.com 看起来他们添加了请求限制,试试从 huggingface.co下载吧,前提是会科学上网,使用这个工具 https://pyvideotrans.com/faster-whisper-download...*111.70* Posted at: 14 hours ago -
#621 HTTPConnectionPool(host='127.0.0.1', port=9988): Max retries exceeded with url: /apitts (Caused by NewConnectionError('<...
*235.176* Posted at: 13 hours ago -
#619 Cannot load the vocabulary from the model directory...
*111.70* Posted at: 14 hours ago -
#617 字幕合成位置可以增加自定义位置吗,目前中间位置其实也有点奇怪,目前竖版视频需要中间在下去一点点位置就好...
💬 1[Last reply:15 hours ago] 不是有边距设置吗,自己设置个偏移数值...*152.105* Posted at: 18 hours ago -
#618 可以在算力服务器上面部署吗...
💬 1[Last reply:15 hours ago] 不可,这是UI界面...*110.105* Posted at: 17 hours ago -
#616 批量字幕合成可否设置字幕参数...
*152.105* Posted at: 18 hours ago -
#587 创建不了虚拟环境...
💬 2[Last reply:18 hours ago] 上面是我打错了 但我运行这个命令行没有看出变化也没有新的文件夹产生...*145.78* Posted at: 2 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
- Download win10/11 package
- Document
- GitHub repo
- Realtime STT
- Tools for download faster-whisper models
Trending Questions
-
【这样设置,才能取得最佳断句效果-faster-whisper语音识别!】... 💬 2 👁 223
-
翻译断句过长,全屏字幕问题... 💬 1 👁 203
-
语音转字幕问题... 💬 6 👁 155
-
2025-09-10 11:09:02,333 - VideoTrans - ERROR - FFmpeg 命令执行失败 (force_cpu=True)。 命令: ffmpeg -hide_banner -ignore_unknown -... 💬 11 👁 128
-
捐助该项目-助力项目持续维护... 💬 0 👁 113
-
翻译钢铁侠2,使用批量翻译srt,中间有字幕没有翻译,同时出现把参数显示出来了。... 💬 1 👁 112
-
翻译字幕阶段出错:Traceback (most recent call last): File "videotrans\translator\_base.py", line 77, in run File "... 💬 1 👁 110
-
识别语音设置怎么感觉没用啊... 💬 4 👁 110
-
('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 👁 102
-
Unable to open file 'model.bin' in model 'C:/Users/wujin/Desktop/win-videotrans-v3.78-0821/models\models-... 💬 3 👁 98
-
Unable to open file 'model.bin' in model 'D:/BaiduNetdiskDownload/win-videotrans-v3.78-0821/models\models... 💬 1 👁 93
-
{'code': 6, 'msg': 'CUDA error: no kernel image is available for execution on the device\nCUDA ... 💬 12 👁 93
-
大佬帮帮忙,总是到结尾出现这样,不知道哪里出了问题... 💬 1 👁 92
-
_process:cuBLAS failed with status CUBLAS_STATUS_NOT_SUPPORTED:FasterAll... 💬 1 👁 91
-
声画不同步的问题... 💬 0 👁 90
-
target language... 💬 1 👁 88
-
videotrans.configure._except.TranslateSrtError: Request triggered 429, please increase the pause time: Error code: 429 -... 💬 3 👁 85
-
[WinError 1314] A required privilege is not held by the client: '..\\..\\blobs\\931c77a740890c46365c7ae0c9d350ba3cc... 💬 1 👁 80
-
('400 Client Error: Bad Request for url: http://127.0.0.1:9880/tts?text=%E4%BD%A0%E5%A5%BD%E5%95%8A%E6%88%91%E7%9A%... 💬 2 👁 76
-
Unable to open file 'model.bin' in model 'D:/Program Files/pyvideotrans/win-videotrans-v3.78-0821/models\... 💬 2 👁 73