Numpy not available #1032
-
| 
         I tried running the model, but I keep getting  RuntimeError                              Traceback (most recent call last) File ~\AppData\Local\Programs\Python\Python310\lib\site-packages\whisper\audio.py:112, in log_mel_spectrogram(audio, n_mels) RuntimeError: Numpy is not available  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
| 
         Could you try: and running it again?  | 
  
Beta Was this translation helpful? Give feedback.
Could you try:
and running it again?