multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "multiprocessing\pool.py", line 125, in worker
File "videotrans\task\vad.py", line 45, in get_speech_timestamp_silero
File "faster_whisper\vad.py", line 98, in get_speech_timestamps
File "faster_whisper\vad.py", line 377, in call
File "onnxruntime\capi\onnxruntime_inference_collection.py", line 287, in run
self._validate_input(list(input_dict_ort_values.keys()))onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running LSTM node. Name:'/decoder/rnn/LSTM' Status Message: bad allocation
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "videotrans\task\_only_one.py", line 44, in run
File "videotrans\task\trans_create.py", line 380, in recogn
File "videotrans\recognition\__init__.py", line 293, in run
File "videotrans\recognition\_base.py", line 138, in run
File "videotrans\recognition\_overall.py", line 46, in _download
File "videotrans\recognition\_base.py", line 121, in _vad_split
File "videotrans\configure\_base.py", line 285, in _new_process
File "videotrans\process\signelobj.py", line 13, in result
File "multiprocessing\pool.py", line 774, in get
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running LSTM node. Name:'/decoder/rnn/LSTM' Status Message: bad allocation
=
system:Windows-10-10.0.19045-SP0
version:v3.99
frozen:True
language:zh
root_dir:E:/win-pyvideotrans-v3.99-420