#3115 TaskCfg(cache_folder='D:/win-PatchUpdate-v3.96–24/tmp/21396/2d13d76247', target_dir='G:/Downloads/_video_out/NvidiaCES20

14.212* Posted at: 22 hours ago 👁14

合并阶段出错 出错了,可能内存或显存不足,请尝试在高级选项中将 faster-whisper批次大小改为1
A process in the process pool was terminated abruptly while the future was running or pending.
Traceback (most recent call last):
File "videotrans\configure\_base.py", line 272, in _new_process
File "concurrent\futures\_base.py", line 446, in result
File "concurrent\futures\_base.py", line 391, in __get_result
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "videotrans\task\job.py", line 289, in run
File "videotrans\task\trans_create.py", line 758, in assembling
File "videotrans\task\trans_create.py", line 1211, in _join_video_audio_srt
File "videotrans\task\trans_create.py", line 532, in recogn2pass
File "videotrans\recognition\__init__.py", line 282, in run
File "videotrans\recognition\_base.py", line 141, in run
File "videotrans\recognition\_overall.py", line 63, in _exec
File "videotrans\recognition\_overall.py", line 142, in _faster
File "videotrans\configure\_base.py", line 282, in _new_process
RuntimeError: 出错了,可能内存或显存不足,请尝试在高级选项中将 faster-whisper批次大小改为1
A process in the process pool was terminated abruptly while the future was running or pending.
TaskCfg(cache_folder='D:/win-PatchUpdate-v3.96–24/tmp/21396/2d13d76247', target_dir='G:/Downloads/_video_out/NvidiaCES2026-mp4', remove_noise=False, is_separate=False, detect_language='en', subtitle_language=None, source_language='英语', target_language='简体中文', source_language_code='en', target_language_code='zh-cn', source_sub='G:/Downloads/_video_out/NvidiaCES2026-mp4/en.srt', target_sub='G:/Downloads/_video_out/NvidiaCES2026-mp4/zh-cn.srt', source_wav='D:/win-PatchUpdate-v3.96–24/tmp/21396/2d13d76247/en.wav', source_wav_output='G:/Downloads/_video_out/NvidiaCES2026-mp4/en.m4a', target_wav='D:/win-PatchUpdate-v3.96–24/tmp/21396/2d13d76247/target.wav', target_wav_output='G:/Downloads/_video_out/NvidiaCES2026-mp4/zh-cn.m4a', subtitles='', novoice_mp4='D:/win-PatchUpdate-v3.96–24/tmp/21396/2d13d76247/novoice.mp4', noextname='NvidiaCES2026', shibie_audio=None, targetdir_mp4='G:/Downloads/_video_out/NvidiaCES2026-mp4/NvidiaCES2026.mp4', instrument=None, vocal=None, back_audio='', background_music=None, app_mode='biaozhun', subtitle_type=1, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='clone', copysrt_rawvideo=False, clear_cache=False, translate_type=6, tts_type=10, recogn_type=0, model_name='large-v3', voice_autorate=True, video_autorate=True, cuda=True, name='G:/Downloads/88/NvidiaCES2026.mp4', basename='NvidiaCES2026.mp4', ext='mp4', dirname='G:/Downloads/88', shound_del_name=None, uuid='2d13d76247', remove_silent_mid=False, align_sub_audio=True, enable_diariz=False, nums_diariz=0, rephrase=0, only_out_mp4=False, fix_punc=False, recogn2pass=True)


=
system:Windows-10-10.0.26200-SP0
version:v3.96
frozen:True
language:zh
root_dir:D:/win-PatchUpdate-v3.96–24

1 Replies

这是由于显存或内存不足,导致进程池中的进程被意外终止,特别是在“二次识别”阶段使用 faster-whisper 时。

解决方案:

  1. 按照错误提示,进入软件菜单 -> “工具” -> “高级选项” -> “语音识别参数”。
  2. 找到“faster-whisper批次大小”选项,将其数值改为 1,然后保存设置。
  3. 重启软件,重新尝试处理视频。

如果问题依旧,可以尝试以下额外步骤:

  • 检查显卡驱动和CUDA环境是否正常。
  • 如果视频较长,可以尝试在“高级选项” -> “通用设置”中,将“最大进程数”设置为 2 或更小的数值(参考知识库 6.6 节)。
  • 如果使用本地模型,可以尝试降低模型大小(例如从 large-v3 改为 mediumsmall)以减少显存占用。

请查阅相关文档:

Post Your Reply
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