Ok this is a very frustrating error that pops up when trying to use Whisper. No matter how many times you uninstall and reinsall Numpy… same thing.
Ok.. here’s the solution:
You have to downgrade your numpy
pip install numpy==1.26.4
You’re welcome
Leave a Reply