-
#957 一台8G的4060用来提取音频, 翻译使用deepseek, 另一台8G的4060开启GPT-sovits合成音频, 联合合作 在局域网内提供服务. 2台计算机GPU始终在4G以下. 内存一台32G和CPU也没有占满的. 如果10-20个文...
💬 5[Last reply:3 months ago] 您好,感谢您提供的最新日志和反馈。了解到您已经尝试了将 同时配音字幕数 设置为 1 并增加 配音后暂停时间/秒,但批量处理文件数增多时依然会出现卡顿。 从您最新提供的日志中,主要的警告是大量的 字幕[...] 原始时长(...)或配音时长(0ms)为0,跳过调整计算。 这意味着在配音阶段,...82.152* Posted at: 3 months ago -
#958 HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=en&tl=zh-cn&hl=zh-cn&q=...
💬 1[Last reply:3 months ago] 您遇到的 SSLError 报错通常表示在尝试连接 Google 翻译服务器时,SSL/TLS 握手出现了问题,可能是由于网络环境、代理设置或防火墙干扰所致。 请尝试以下解决方案: 1. 检查网络连接和代理设置: 确保您的网络连接稳定,并且可以正常访问 translate.goog...2602:feda* Posted at: 3 months ago -
#956 videotrans.configure._except.SpeechToTextError: _overall:[Errno 2] No such file or directory: 'D:/soft/win-videotrans-v3...
💬 1[Last reply:3 months ago] 您遇到的 RuntimeError: [Errno 2] No such file or directory 错误表明 pyVideoTrans 在语音识别阶段无法创建或访问其临时文件目录中的锁文件 (72000.lock)。这通常是由于文件权限不足、安全软件阻止,或安装路径存在某些不兼容...85.89* Posted at: 3 months ago -
#955 Elevenlabs无法获取角色 API核对无误 TTS测试显示ok 唯独无法在下拉菜单获取已有角色...
💬 6[Last reply:3 months ago] 代码问题,等后续更新修复吧...205.198* Posted at: 3 months ago -
#954 RuntimeError: Could not fetch config for http://localhost:7860/ F5TTS...
💬 1[Last reply:3 months ago] 您遇到的 RuntimeError: Could not fetch config for http://localhost:7860/ F5TTS 错误表明 pyVideoTrans 尝试连接一个本地的配音服务 (F5TTS),但未能成功获取其配置。 这通常意味着以下两种情况之一: 1....2406:8dc0* Posted at: 3 months ago -
#953 Cannot connect to host 127.0.0.1:7890 ssl:<ssl.SSLContext object at 0x000001F28DE786C0> [远程计算机拒绝网络连接。]...
💬 1[Last reply:3 months ago] 您遇到的 Cannot connect to host 127.0.0.1:7890 错误通常表示 pyVideoTrans 尝试通过本地代理服务器 127.0.0.1:7890 建立网络连接,但该代理服务器未运行或拒绝了连接。 请按照以下步骤进行排查和解决: 1. 检查 pyVideo...60.215* Posted at: 3 months ago -
#952 目前能否修改翻译提示词?为了让LLM在翻译时自动根据对话内容添加[情绪]标签输出更符合情境的翻译后文本...
205.198* Posted at: 3 months ago -
#951 videotrans.configure._except.StopRetry: Input data may contain inappropriate content....
💬 1[Last reply:3 months ago] 您遇到的 Input data may contain inappropriate content. 错误是由阿里百炼(QwenMT)翻译服务报告的。这通常意味着您视频中的原始语音内容被阿里百炼的审查系统识别为可能包含不适宜的内容,从而拒绝了翻译请求。这并非 pyVideoTrans 软件...183.198* Posted at: 3 months ago -
#950 ModuleNotFoundError: No module named 'videotrans.translator._ai302'...
💬 1[Last reply:3 months ago] 您遇到的 ModuleNotFoundError: No module named 'videotrans.translator._ai302' 错误表明,软件尝试加载名为 _ai302 的翻译模块时失败,这通常意味着该模块文件缺失或无法访问。 请尝试以下步骤解决此问题...2401:b60* Posted at: 3 months ago -
#949 videotrans.configure._except.StopRetry: Allocated quota exceeded, please increase your quota limit....
💬 1[Last reply:3 months ago] 您好,根据您提供的错误信息 Allocated quota exceeded, please increase your quota limit.,这表明您在使用“阿里百炼”作为翻译渠道时,已经超出了您在该服务提供商处所设置的资源配额限制。 pyVideoTrans 软件本身无法解决外部 ...183.198* Posted at: 3 months ago -
#948 Cannot connect to host 127.0.0.1:7890 ssl:<ssl.SSLContext object at 0x0000022E8B93A1C0> [Connect call failed ('127.0.0.1...
💬 1[Last reply:3 months ago] 您遇到的错误 Cannot connect to host 127.0.0.1:7890 表明 pyVideoTrans 尝试连接一个本地代理服务器(地址为 127.0.0.1:7890)但失败了。这通常意味着: 1. 您在软件中配置了代理,但该代理服务器未运行或地址不正确。 2. 您...14.26* Posted at: 3 months ago -
#947 FileNotFoundError: [Errno 2] No such file or directory: 'D:/pyVideos/tmp/How to remove green screen image.mp4'...
💬 1[Last reply:3 months ago] 您遇到的 FileNotFoundError 错误,表明 pyVideoTrans 尝试在 D:/pyVideos/tmp/ 目录下创建或访问一个名为 How to remove green screen image.mp4 的临时文件时失败了。这通常发生在软件需要将原始视频复制到临时工作...203.168* Posted at: 3 months ago -
#946 提示没有安装ffmpeg...
💬 1[Last reply:3 months ago] 您遇到的“提示没有安装ffmpeg”问题通常意味着 pyVideoTrans 无法找到其进行视频处理所需的 FFmpeg 组件。对于 Windows 预打包版,FFmpeg 理论上应该已经包含在软件目录中。 请按以下步骤进行排查: 1. 检查安装路径: 确保您将软件解压到了一个纯英文、无...46.232* Posted at: 3 months ago -
#945 FileNotFoundError: [Errno 2] No such file or directory: 'F:/video/new/1/Free Far Sight add on alternative (Noggit Red) w...
💬 1[Last reply:3 months ago] 您好!这个 FileNotFoundError 错误通常是由于 Windows 系统对文件路径长度的限制(MAX_PATH 限制,通常为 260 个字符),或者路径中包含过多特殊字符、空格和中文导致的。pyVideoTrans 在处理过程中会生成一些临时文件,如果这些临时文件的路径过长,就...160.30* Posted at: 3 months ago -
#944 RuntimeError: CUDA failed with error out of memory...
💬 1[Last reply:3 months ago] 您遇到的 RuntimeError: CUDA failed with error out of memory 错误表明您的 NVIDIA 显卡在执行 faster-whisper 语音识别时,显存(GPU 内存)不足以处理当前任务。 请尝试以下解决方案: 1. 选择更小的 faster...240e:341* Posted at: 3 months ago -
#943 HTTPConnectionPool(host='127.0.0.1', port=9988): Max retries exceeded with url: /apitts (Caused by NewConnectionError('<...
💬 1[Last reply:3 months ago] 您好!您遇到的 WinError 10061: 由于目标计算机积极拒绝,无法连接。 错误,指向的是 pyVideoTrans 尝试连接本地 127.0.0.1:9988/apitts 服务时失败。这通常意味着您当前选择的配音渠道(TTS)需要一个本地服务(可能是一个特定的本地TTS模型或组...2409:8a34* Posted at: 3 months ago -
#942 429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current quota, please check your plan and ...
💬 1[Last reply:3 months ago] 您遇到的 429 RESOURCE_EXHAUSTED 错误表明您在使用 Gemini 翻译 API 时,已经超出了您当前的配额限制。这通常意味着: 1. 您已经用完了免费层级的配额。 2. 如果您是付费用户,您可能已达到设定的使用上限。 pyVideoTrans 只是调用了 Gemi...2409:8a34* Posted at: 3 months ago -
#941 <urlopen error [WinError 10054] 远程主机强迫关闭了一个现有的连接。>...
💬 1[Last reply:3 months ago] 您遇到的 urlopen error [WinError 10054] 错误通常表示远程服务器强制关闭了连接。这可能由多种网络问题引起,例如代理设置不当、防火墙限制或服务器端限流。 请尝试以下排查步骤: 1. 检查并设置网络代理: 在 pyVideoTrans 软件界面,点击菜单栏...2409:8a34* Posted at: 3 months ago -
#940 使用GPT-sovits.在pyvideotrans里面,设置了同时配音数量.从5提到了20. 其实还是一次一句的配音.是串行的....
💬 1[Last reply:3 months ago] 您反馈的问题是使用 GPT-sovits 进行本地配音时,即使提高了“同时配音字幕数”,实际处理仍然是串行的,一句一句进行。 这通常是由于以下原因: 1. 本地模型推理机制: "同时配音字幕数" 这一设置主要是为了管理在线 API 请求的并发量,以避免触发服务器限流(例如 Edge-TT...82.152* Posted at: 3 months ago -
#939 RuntimeError: 没有识别到任何说话声,请确认所选音视频中是否包含人类说话声,以及说话语言是否同所选一致...
💬 1[Last reply:3 months ago] 您好!根据您提供的错误信息 RuntimeError: 没有识别到任何说话声,请确认所选音视频中是否包含人类说话声,以及说话语言是否同所选一致,这表明 faster-whisper 本地模型未能检测到音视频中的人类语音。 这个错误通常由以下原因造成: 1. 音视频中不包含人类说话声: 您...2409:8a34* Posted at: 3 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.
Related resource
Trending Questions
-
【这样设置,才能取得最佳断句效果-faster-whisper语音识别!】... 💬 11 👁 1575
-
edge_tts.exceptions.NoAudioReceived: No audio was received. Please verify that your parameters are correct.... 💬 9 👁 1428
-
ImportError: cannot import name 'Sentinel' from 'typing_extensions' (/home/Timoshenko/miniconda3/lib... 💬 1 👁 1075
-
翻译断句过长,全屏字幕问题... 💬 22 👁 1000
-
RuntimeError: Data processing error: CAS service error : Reqwest Error: HTTP status client error (401 Unauthorized), dom... 💬 2 👁 995
-
【faster-whisper模式】下载模型失败解决办法... 💬 1 👁 947
-
语音转字幕问题... 💬 8 👁 706
-
Edge-TTS(免费)不能用了吗?... 💬 17 👁 694
-
大佬帮帮忙,总是到结尾出现这样,不知道哪里出了问题... 💬 1 👁 663
-
助力项目持续维护... 💬 0 👁 620
-
识别语音设置怎么感觉没用啊... 💬 4 👁 607
-
No audio was received. Please verify that your parameters are correct.... 💬 3 👁 600
-
翻译字幕阶段出错:Traceback (most recent call last): File "videotrans\translator\_base.py", line 77, in run File "... 💬 1 👁 575
-
声画不同步的问题... 💬 2 👁 567
-
翻译钢铁侠2,使用批量翻译srt,中间有字幕没有翻译,同时出现把参数显示出来了。... 💬 1 👁 567
-
Edge-TTS无法使用的解决办法... 💬 5 👁 555
-
{'code': 6, 'msg': 'CUDA error: no kernel image is available for execution on the device\nCUDA ... 💬 12 👁 546
-
2025-09-10 11:09:02,333 - VideoTrans - ERROR - FFmpeg 命令执行失败 (force_cpu=True)。 命令: ffmpeg -hide_banner -ignore_unknown -... 💬 11 👁 540
-
Unable to open file 'model.bin' in model 'C:/Users/wujin/Desktop/win-videotrans-v3.78-0821/models\models-... 💬 3 👁 536
-
Unable to open file 'model.bin' in model 'D:/BaiduNetdiskDownload/win-videotrans-v3.78-0821/models\models... 💬 1 👁 519