-
#3945 TaskCfgVTT(is_cuda=True, uuid='83b594a021', cache_folder='D:/pyvideotran/tmp/23044/83b594a021', target_dir='E:/1/_video_out/NACT-055-mp4', source_language='日语', source_language_cod...
💬 1[Last reply:1 month ago] 这是由于显存或内存不足导致语音识别进程崩溃。根据错误信息,你使用的是 openai-whisper(本地) 的 large-v3-turbo 模型,并启用了 CUDA 加速。该模型对显存和内存要求较高,当资源不足时,子进程会异常终止,导致 BrokenProcessPool 错误。请按以下步骤尝试解决:降低模型大小:将语音识别模型从 large-v3-turbo 更换为更小的模型,例如 mediu...117.81* Posted at: 1 month ago -
#3944 requests.exceptions.ProxyError: HTTPSConnectionPool(host='translate.google.com', port=443): Max retries exceeded with url: /m?sl=en&tl=zh-cn&hl=zh-cn&q=You%20know%20what%20time%20i...
💬 1[Last reply:1 month ago] 这是由于网络代理设置错误或代理服务未启动导致的。错误信息显示软件尝试通过代理连接 Google 翻译服务,但代理服务器(目标计算机)拒绝了连接。解决方案:检查您的代理服务(如 VPN 或代理客户端)是否已正确启动并运行。如果您没有可用的代理服务,或者代理服务已关闭,请清空软件主界面“网络代理地址”文本框中的内容。如果您有可用的代理服务,请确认其地址和端口号,并确保在“网络代理地址”文本框中填写的格...2409:8918* Posted at: 1 month ago -
#3943 parallel_for failed: cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device...
💬 1[Last reply:1 month ago] This error indicates that the CUDA kernel images are not compatible with your specific NVIDIA GPU model. The software's built-in CUDA 12.8 libraries do not contain a kernel compiled for your GPU's com...191.6* Posted at: 1 month ago -
#3942 语音识别阶段出错 [openai-whisper(本地)] Traceback (most recent call last): File "videotrans\process\stt_fun.py", line 63, in open......
💬 1[Last reply:1 month ago] 这是由于 openai-whisper 模型文件下载不完整或损坏,导致 SHA256 校验失败。解决方案:手动清理并重新下载模型:关闭 pyVideoTrans 软件。前往软件安装目录下的 models 文件夹。找到并删除与 openai-whisper 相关的模型文件夹(例如,名称包含 whisper- 的文件夹)。重新启动软件,在语音识别阶段选择 openai-whisper(本地),软件会尝...60.179* Posted at: 1 month ago -
#3941 请将音频文件存放在 D:/pyvideotrans/f5-tts 目录下...
💬 11[Last reply:1 month ago] 填写 en01.wav#文字内容...123.110* Posted at: 1 month ago -
#3940 Phần mềm hiện tại đang làm chậm video bằng model nào...
💬 3[Last reply:1 month ago] Phần mềm sử dụng bộ lọc setpts của FFmpeg. Lệnh cốt lõi có dạng -filter:v "setpts=PTS*[hệ_số]" để kéo dài thời gian hiển thị của mỗi khung hình. Hệ số làm chậm được tính toán tự động dựa trê...2001:ee0* Posted at: 1 month ago -
#3939 RuntimeError: 模型下载不完整,请删除目录 E:/ae/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo,重新下载...
💬 1[Last reply:1 month ago] 这是由于 faster-whisper 模型文件下载不完整或损坏导致的。按照错误提示,删除指定的模型文件夹:E:/ae/models/models--mobiuslabsgmbh--faster-whisper-large-v3-turbo。重新启动软件并尝试再次处理视频,软件会自动重新下载该模型。如果自动下载因网络问题(如无法访问 HuggingFace)反复失败,可以尝试手动下载模型:访问模型...39.154* Posted at: 1 month ago -
#3935 你好pyvideo trans 如果说除了那些本地的意外,我在想安装一个ominivoice 但是我看里面没有这个,只有个自定义,如果加这个再加进去有办法吗?除了自定义外,其他的方式帮里边安装。...
💬 2[Last reply:1 month ago] 3.98-0403版本已支持,查看文档https://pyvideotrans.com/omnivoice...117.148* Posted at: 1 month ago -
#3938 网络连接失败=system:Windows-10-10.0.26100-SP0version:v3.98frozen:Falselanguage:zhroot_dir:E:/编程/翻译/pyvideotransPython: 3.10.19......
💬 1[Last reply:1 month ago] 网络连接失败通常是由于软件无法访问所需的在线服务(如模型下载、翻译API、TTS服务)所致。请按以下步骤排查。检查网络代理设置:如果您在中国大陆,使用 Google、OpenAI、Gemini、HuggingFace 等服务需要配置代理。在主界面的“网络代理地址”文本框中,填入您的代理地址(格式如 http://127.0.0.1:10808)。如果不使用代理,请确保此项为空。确认服务可用性:如果...120.230* Posted at: 1 month ago -
#3937 TaskCfgSTT(is_cuda=True, uuid='ab096a8bd6', cache_folder='D:/pyvideotrans/tmp/17516/ab096a8bd6', target_dir='D:/pyvideotrans/output/recogn', source_language=None, source_language_c...
💬 1[Last reply:1 month ago] 这是由于您在使用预打包版(.exe)时选择了“Faster-Whisper-XXL.exe”语音识别渠道导致的。该渠道是一个独立的可执行文件,目前无法与打包版软件集成。解决方案:更换语音识别渠道:在软件主界面的“语音识别”下拉菜单中,选择其他可用的渠道,例如“faster-whisper(本地)”或“openai-whisper(本地)”。这是最直接快速的解决方法。单独使用Faster-Whisp...104.223* Posted at: 1 month ago -
#3936 videotrans.util.help_ffmpeg._FFprobeInternalError: [mov,mp4,m4a,3gp,3g2,mj2 @ 00000283360b0300] moov atom not found E:/BaiduNetdiskDownload/win-pyvideotrans-v3.98-0403/tmp/25352/8a...
💬 1[Last reply:1 month ago] 这是由于在处理视频时,ffprobe 命令无法读取临时生成的无声视频文件(novoice.mp4),因为该文件可能已损坏或不完整(报错信息显示“moov atom not found”)。这通常与文件路径过长或包含特殊字符、临时文件生成失败有关。解决方案:清理临时文件并重试:关闭软件,手动删除软件根目录下的 tmp 文件夹内的所有内容。然后重新启动软件,并确保在处理前勾选了主界面左上角的 清理已生...205.185* Posted at: 1 month ago -
#3934 TaskCfgVTT(is_cuda=True, uuid='cbbda7a04b', cache_folder='F:/win-pyvideotrans-v3.98-312/tmp/7364/cbbda7a04b', target_dir='Z:/16-9/baixando/ja usado/_video_out/A Deadly Virus Turns ...
💬 1[Last reply:1 month ago] This error is caused by a network connectivity issue when attempting to use the Google Translate service. The error RuntimeError: Google Trans Error indicates that the software cannot reach Google's s...191.6* Posted at: 1 month ago -
#3933 翻譯SRT的時候。如果使用最新的GEMMA 4模型,因為預設會發送thinking budget參數,結果造成錯誤...
💬 2[Last reply:1 month ago] 使用openai chatgpt渠道,以兼容方式填写相关信息使用...219.68* Posted at: 1 month ago -
#3932 TaskCfgVTT(is_cuda=True, uuid='eb6c39662f', cache_folder='E:/translation/tmp/21400/eb6c39662f', target_dir='E:/jiujitsu/AVOIDING THE KISS OF THE DRAGON -mp4', source_language='英语',...
💬 1[Last reply:1 month ago] 这是由于显存或内存不足导致 faster-whisper 语音识别进程崩溃。错误信息明确指出“可能内存或显存不足 [GPU0]”,并且进程池因子进程意外终止而损坏。解决方案:更换更小的识别模型:您当前使用的是 large-v3-turbo 模型,对显存要求较高。请将模型更换为 medium、small 或 base。调整高级设置以降低资源占用:在菜单栏 工具/选项 -> 高级选项 中,进行如...222.94* Posted at: 1 month ago -
#3931 HTTPSConnectionPool(host='openspeech.bytedance.com', port=443): Max retries exceeded with url: /api/v1/vc/query?appid=7572774538&id=ac472287-29cc-411d-929a-93a690e22386&blocking=0 ...
💬 1[Last reply:1 month ago] 这是由于网络连接问题导致的,具体是 SSL/TLS 握手失败,无法连接到字节火山语音合成服务。解决方案:检查网络连接:确保您的计算机可以正常访问互联网,并且没有防火墙或安全软件阻止 pyVideoTrans 访问网络。关闭代理:如果您在软件主界面的“网络代理地址”中填写了代理,但该代理无法正常访问 openspeech.bytedance.com,请尝试清空代理地址并重试。系统时间与证书:检查您的...2605:52c0* Posted at: 1 month ago -
#3930 openai.InternalServerError: Error code: 503 - {'error': {'code': 'model_not_found', 'message': 'No available channel for model gpt-5.2 under group azure (distributor) (request id: ...
💬 1[Last reply:1 month ago] 这是由于 AzureGPT 翻译渠道中指定的模型名称 gpt-5.2 不存在或不可用导致的。检查并更正模型名称:在 菜单 -> 翻译设置 -> AzureGPT AI 设置面板中,检查“模型”输入框内的内容。Azure OpenAI 服务支持的模型名称通常为 gpt-4o、gpt-4-turbo 等,而不是 gpt-5.2。请将其修改为正确的、已部署在您 Azure 账户下的模型名称。...2408:8207* Posted at: 1 month ago -
#3929 TaskCfgVTT(is_cuda=False, uuid='1e7004aafa', cache_folder='E:/ pyvideotrans/tmp/15068/1e7004aafa', target_dir='E:/ pyvideotrans/_video_out/123-mp4', source_language='简体中文', source_...
💬 1[Last reply:1 month ago] 这是由于模型文件下载不完整或损坏导致的。按照错误提示,删除指定的模型目录:E:/ pyvideotrans/models/models--Systran--faster-whisper-medium.en。重新启动软件,软件会自动尝试重新下载该模型。如果自动下载再次失败,建议手动下载模型文件。手动下载步骤:访问模型下载地址:https://huggingface.co/Systran/faster...120.239* Posted at: 1 month ago -
#3928 TaskCfgSTS(is_cuda=False, uuid='85c5f4e549', cache_folder=None, target_dir='E:/PH/krenz', source_language=None, source_language_code='Simplified Chinese', source_sub='E:/PH/krenz/4...
💬 1[Last reply:1 month ago] This error occurs when using the "Compatible AI/Local Model" translation channel (translate_type=8), and the local LLM service (e.g., Ollama) is not properly configured or accessible, causing the API ...202.150* Posted at: 1 month ago -
#3924 求断句好一点的本地部署大模型...
💬 7[Last reply:1 month ago] 根据您的反馈,在调整VAD参数后断句效果仍不理想,这表明问题可能超出了基础参数调整的范围。核心原因在于,基于音频信号(VAD)的断句方法存在物理限制,无法理解语义。对于中文等无显著停顿的语言,或内容逻辑紧密的音频,必须引入语义理解才能实现优质断句。解决方案:强制启用LLM语义重新断句:这是目前最有效的解决方案。请确保按以下步骤操作:配置AI渠道:在 菜单 -> 工具 -> 高级选项 的...1.80* Posted at: 1 month ago -
#3927 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=9880): Max retries exceeded with url: /tts (Caused by NewConnectionError('<urllib3.connection.HTTPCon...
💬 1[Last reply:1 month ago] 这是由于你选择了需要本地部署的 TTS 服务(如 GPT-SoVITS、F5-TTS、CosyVoice 等),但对应的 API 服务没有启动或地址配置错误。确认服务状态:检查你选择的配音渠道(例如 GPT-SoVITS)对应的本地服务是否已启动。通常需要运行一个独立的命令行窗口来启动服务(例如 python api.py 或运行一个 run.bat 文件)。确保服务启动成功,没有报错。核对 AP...2409:8a28* 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.