Whisperx no text found #9994
Policing2024
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the whisper_log.
How to fix the problem please:
Date: 10/09/2025 22:21:25
SE: 4.0.13.104 - Microsoft Windows NT 10.0.26200.0 - 64-bit
Message: C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Scripts\whisperx.exe --language en --model "tiny" "C:\Users\ABUL_ABDULS_X5\AppData\Local\Temp\3121fb6f-49a3-4eea-8dca-8722a0411b71.wav"
Date: 10/09/2025 22:21:34
SE: 4.0.13.104 - Microsoft Windows NT 10.0.26200.0 - 64-bit
Message: Calling whisper (WhisperX) with : C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Scripts\whisperx.exe --language en --model "tiny" "C:\Users\ABUL_ABDULS_X5\AppData\Local\Temp\3121fb6f-49a3-4eea-8dca-8722a0411b71.wav"
import pkg_resources
C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\ctranslate2_init_.py:8: UserWarning: pkg_resources is deprecated as an API.
See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
return func(*args, **kwargs)
C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\torchaudio_internal\module_utils.py:71: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. With dispatcher enabled, this function is no-op. You can remove the function call.
torchaudio.set_audio_backend("soundfile")
C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\pyannote\audio\core\io.py:43: UserWarning: torchaudio._backend.set_audio_backend has been deprecated. This deprecation is part of a large refactoring effort to transition TorchAudio into a maintenance phase. The decoding and encoding capabilities of PyTorch for both audio and video are being consolidated into TorchCodec. Please see pytorch/audio#3902 for more information. It will be removed from the 2.9 release.
AttributeError:
np.NaNwas removed in the NumPy 2.0 release. Usenp.naninstead.)
...<3 lines>...
raise AttributeError(
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\numpy_init_.py", line 794, in getattr
^^^^^^
missing: float = np.NaN,
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\pyannote\audio\core\inference.py", line 533, in Inference
return SlidingWindowFeature(stitches, stitched_chunks)
...<781 lines>...
class Inference(BaseInference):
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\pyannote\audio\core\inference.py", line 49, in
from .core.inference import Inference
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\pyannote\audio_init_.py", line 29, in
from pyannote.audio import Model
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\whisperx\vad.py", line 9, in
from .vad import load_vad_model, merge_chunks
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\whisperx\asr.py", line 13, in
from .asr import load_model
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\whisperx\transcribe.py", line 10, in
from .transcribe import load_model
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Lib\site-packages\whisperx_init_.py", line 1, in
from whisperx.transcribe import cli
File "C:\Users\ABUL_ABDULS_X5\AppData\Local\Programs\Python\Python313\Scripts\whisperx.exe_main_.py", line 2, in
File "", line 88, in _run_code
File "", line 198, in _run_module_as_main
Traceback (most recent call last):
Calling whisper WhisperX done in 00:00:08.4479121
Loading result from STDOUT
Beta Was this translation helpful? Give feedback.
All reactions