语音识别阶段出错 [faster-whisper(本地)] 出错了,可能内存或显存不足
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 284, in _new_process
File "concurrent\futures\_base.py", line 458, in result
File "concurrent\futures\_base.py", line 403, 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 105, in run
File "videotrans\task\_speech2text.py", line 152, in recogn
File "videotrans\recognition\__init__.py", line 265, in run
File "videotrans\recognition\_base.py", line 143, in run
File "videotrans\recognition\_overall.py", line 33, in _exec
File "videotrans\recognition\_overall.py", line 105, in _faster
File "videotrans\configure\_base.py", line 294, in _new_process
RuntimeError: 出错了,可能内存或显存不足
A process in the process pool was terminated abruptly while the future was running or pending.
TaskCfgSTT(is_cuda=True, uuid='fc59b7c1a8', cache_folder='D:/GJ/win-pyvideotrans-v3.98-314/tmp/27604/fc59b7c1a8', target_dir='D:/GJ/win-pyvideotrans-v3.98-314/output/recogn', source_language=None, source_language_code=None, source_sub=None, source_wav=None, source_wav_output=None, target_language=None, target_language_code=None, target_sub='D:/GJ/win-pyvideotrans-v3.98-314/output/recogn/document_6096044282341231251.srt', target_wav=None, target_wav_output=None, name='D:/document_6096044282341231251.mp4', noextname='document_6096044282341231251', basename='document_6096044282341231251.mp4', ext='mp4', dirname='D:/', shound_del_name=None, detect_language='en', recogn_type=0, model_name='large-v3', shibie_audio='D:/GJ/win-pyvideotrans-v3.98-314/tmp/27604/fc59b7c1a8/document_6096044282341231251-1773546188.546186.wav', remove_noise=False, enable_diariz=False, nums_diariz=0, rephrase=0, fix_punc=False)
=
system:Windows-10-10.0.26200-SP0
version:v3.98
frozen:True
language:zh
root_dir:D:/GJ/win-pyvideotrans-v3.98-314