Not sure how to resolve this issue with the python code
I’m using whisper to transcribe audio to text. I decided to use distil -whisper to speed it up. I’ve been trying to follow the instructions on Hugging Face but keep getting an error. I’m running this code sequentially and there are no issues.