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

Fix regex in `get_last_checkpoint` #52

Closed bofenghuang closed 6 months ago

bofenghuang commented 6 months ago

:)

sanchit-gandhi commented 6 months ago

Thanks!