-
#719 【中英+文稿】别再死记硬背了 _ 费曼学习任何东西的秘诀_哔哩哔哩_bilibili split no voice videoerror...
💬 1[Last reply:1 month ago] 这个问题是由于视频中可能没有人声,导致语音识别失败。pyVideoTrans 的核心工作原理是识别视频中的人类说话声音,如果视频没有人声或只有背景音乐,软件就无法进行后续的翻译处理。 解决方案: 1. 确认视频内容:请检查您的视频是否包含清晰的说话人声。如果视频是纯音乐、纯画面或只有环...116.9* Posted at: 1 month ago -
#715 求助,如何将配音两句中间的静音删除掉...
💬 2[Last reply:1 month ago] 感谢大佬...118.167* Posted at: 1 month ago -
#716 RuntimeError: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexp...
💬 1[Last reply:1 month ago] 模型下载失败了,最近国内镜像 hf-mirror.com 不稳,容易失败,建议科学上网,并在sp.exe目录下创建 huggingface.lock 文件,以便从国外 huggingface.co 原始站点下载模型...221.217* Posted at: 1 month ago -
#717 [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of i...
💬 1[Last reply:1 month ago] 模型下载失败了,最近国内镜像 hf-mirror.com 不稳,容易失败,建议科学上网,并在sp.exe目录下创建 huggingface.lock 文件,以便从国外 huggingface.co 原始站点下载模型...2409:896d* Posted at: 1 month ago -
#718 RuntimeError: EOF occurred in violation of protocol (_ssl.c:997)GEMINITTS...
💬 1[Last reply:1 month ago] 这个问题是由于在使用 Gemini TTS 进行语音合成时,网络连接出现了 SSL 协议违规导致的 EOF 错误。这通常与网络不稳定、代理设置或 Gemini API 服务端的临时问题有关。 解决方案: 1. 检查网络连接:确保您的网络连接稳定,特别是如果您使用了代理服务器,请检查代理...119.237* Posted at: 1 month ago -
#577 string index out of range...
💬 5[Last reply:1 month ago] 我的解决办法就是自己改源码编译. https://github.com/jianchang512/pyvideotrans/issues/909...104.249* Posted at: 2 months ago -
#714 [Errno 22] Invalid argument: 'C:\\Users\\82009\\AppData\\Local\\Temp\\360zipC:\\Users\\82009\\AppData\\Local\\Temp\\360$...
💬 1[Last reply:1 month ago] 这个错误是由于软件在尝试访问一个无效的文件路径导致的。路径中出现了重复的 C:\\Users\\82009\\AppData\\Local\\Temp\\ 部分,形成了 C:\\Users\\82009\\AppData\\Local\\Temp\\360zipC:\\Users\\8...36.56* Posted at: 1 month ago -
#713 没有识别到任何说话声,请确认所选音视频中是否包含人类说话声,以及说话语言是否同所选一致 ,请尝试取消选中CUDA加速后重试...
💬 1[Last reply:1 month ago] 这个问题通常是由于语音识别引擎未能检测到视频或音频中的人声导致的。以下是几种可能的解决方案: 解决方案: 1. 检查音视频内容 确认你的视频/音频确实包含清晰的人声对话 检查说话语言是否与软件中设置的识别语言一致 如果视频只有背景音乐或环境音,没有人类说话声,软件将无法识...121.206* Posted at: 1 month ago -
#712 RuntimeError: 404 Client Error: Not Found for url: http://127.0.0.1:7861/apittsCloneVoice...
💬 1[Last reply:1 month ago] 这个错误是由于 pyVideoTrans 软件尝试连接一个本地运行的语音克隆服务(端口 7861)失败导致的。具体原因是该服务没有成功启动或无法在 http://127.0.0.1:7861 上访问。 问题分析: 错误日志显示,问题发生在 ListenVoice.py 和语音合成(TT...169.150* Posted at: 1 month ago -
#711 openai.RateLimitError: Error code: 429 - [{'error': {'code': 429, 'message': 'You exceeded your current quota, please ch...
💬 1[Last reply:1 month ago] 错误原因是您使用的 Gemini API 配额已耗尽或被限制,需要检查您的 Google AI Studio 账户和账单。 这是一个典型的 API 配额超限问题。错误信息明确指出:"You exceeded your current quota, please check your p...169.150* Posted at: 1 month ago -
#709 请问这个报错是什么原因?...
💬 1[Last reply:1 month ago] 问题原因:软件在最后一步合成视频时,无法找到或打开临时生成的配音音频文件 target.wav。这通常是由于杀毒软件或系统权限阻止了文件访问,或者文件在处理过程中被意外删除。 解决方案: 1. 检查杀毒软件:这是最常见的原因。请暂时关闭您电脑上的所有杀毒软件(如Windows Def...62.192* Posted at: 1 month ago -
#708 ] requestId:bc9b2cac-004d-44c6-8b0e-18505fa47405...
💬 1[Last reply:1 month ago] 这个问题是由于腾讯云翻译API的权限配置不正确导致的。错误信息显示您的腾讯云账户没有授权执行文本翻译操作。 问题原因: 您在pyVideoTrans中使用了腾讯云翻译服务,但您的腾讯云账户没有正确配置翻译API的访问权限。 解决方案: 1. 登录腾讯云控制台:访问 https://co...240e:b8f* Posted at: 1 month ago -
#707 RuntimeError: no choices:response=ChatCompletion(id='LXXYaKfiGv2N0-kP65iWsQk', choices=[Choice(finish_reason='content_fi...
💬 1[Last reply:1 month ago] error occurs because the Gemini AI translation service has flagged your content as "PROHIBITED_CONTENT" and refused to p...171.243* Posted at: 1 month ago -
#706 实现翻译成本显著降低的建议...
💬 1[Last reply:1 month ago] 这是一个关于 pyVideoTrans 软件功能优化的宝贵建议,感谢您的反馈! 您描述的情况非常清晰:在使用AI模型(如DeepSeek)进行字幕翻译时,软件自动断句并立即发送翻译,可能导致断句不理想,从而消耗了不必要的token。您提出的“增加可配置的等待时间,允许用户确认断句结果后...39.149* Posted at: 1 month ago -
#705 为什么翻译的字幕有缺失?...
2408:8956* Posted at: 1 month ago -
#704 openai.InternalServerError: Error code: 503 - [{'error': {'code': 503, 'message': 'The service is currently unavailable....
💬 1[Last reply:1 month ago] error you're encountering is a 503 Service Unavailable error from the Gemini AI translation service. This indicates that...2405:4803* Posted at: 1 month ago -
#703 Error code: 503 - [{'error': {'code': 503, 'message': 'The service is currently unavailable.', 'status': 'UNAVAILABLE'}}...
💬 1[Last reply:1 month ago] 这个错误代码 503 表示您使用的翻译或语音服务(很可能是 Google 翻译或 Google 语音识别服务)暂时不可用。这通常是网络连接问题或服务端临时过载导致的,与 pyVideoTrans 软件本身无关。 问题分析: 错误信息 'The service is curre...2406:8dc0* Posted at: 1 month ago -
#702 Error opening output files: No such file or directory...
💬 1[Last reply:1 month ago] 这个问题是由于软件试图在一个临时压缩包解压路径(C:/Users/User/AppData/Local/Temp/360zip$Temp/360$0/tmp/...)下创建音频输出文件(zh-cn.wav)时失败,因为该目录不存在或已被删除。这通常发生在您直接从压缩软件(如360压缩)...113.238* Posted at: 1 month ago -
#651 中级修复最否一条字幕 慢速失败办法...
💬 2[Last reply:1 month ago] 感谢...113.81* Posted at: 1 month ago -
#701 RuntimeError: GPT-SoVITS返回错误信息-1:{'detail': 'Not Found'} GPTSoVITS...
💬 1[Last reply:1 month ago] 这个问题是由于 pyVideoTrans 在尝试使用 GPT-SoVITS 进行语音合成(配音)时,无法连接到您本地的 GPT-SoVITS 服务导致的。错误信息 {'detail': 'Not Found'} 表明软件向您配置的地址发送了请求,...101.44* 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.
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