huggingface / distil-whisper

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

Is it possible to use this with 'faster_whisper' #17

Closed couldbejake closed 7 months ago

couldbejake commented 8 months ago

Is it possible to use this distilled model with https://github.com/guillaumekln/faster-whisper? I imagine 15-20x base

H-G-11 commented 8 months ago

I think it's already answered here

sanchit-gandhi commented 7 months ago

Closing as a repeat of #3! Feel free to follow along progress there!