Traceback (most recent call last):
File "faster_whisper\vad.py", line 332, in init
File "pyimod02_importers.py", line 457, in exec_module
File "onnxruntime\__init__.py", line 74, in
__version__ = versionFile "onnxruntime\__init__.py", line 24, in
from onnxruntime.capi._pybind_state import ExecutionOrder # noqa: F401File "pyimod02_importers.py", line 457, in exec_module
File "onnxruntime\capi\_pybind_state.py", line 32, in
from .onnxruntime_pybind11_state import * # noqaModuleNotFoundError: No module named 'onnxruntime.capi.onnxruntime_pybind11_state'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "videotrans\process\stt_fun.py", line 432, in faster_whisper
File "faster_whisper\transcribe.py", line 890, in transcribe
File "faster_whisper\vad.py", line 93, in get_speech_timestamps
File "faster_whisper\vad.py", line 326, in get_vad_model
File "faster_whisper\vad.py", line 334, in init
RuntimeError: Applying the VAD filter requires the onnxruntime package
=
system:Windows-10-10.0.26200-SP0
version:v3.98
frozen:True
language:zh
root_dir:D:/视频英文翻译工具