huggingface / distil-whisper

Distilled variant of Whisper for speech recognition. 6x faster, 50% smaller, within 1% word error rate.
MIT License
3.32k stars 238 forks source link

RuntimeError: User specified an unsupported autocast device_type 'mps' #119

Open afsara-ben opened 2 months ago

afsara-ben commented 2 months ago

when i try to run the run_pseudo_labeling.py script using the mentioned command, I run into this error RuntimeError: User specified an unsupported autocast device_type 'mps'. To be noted: I am running this on my local M1 Mac