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

Fix pseudo labelling map context manager #116

Closed eustlb closed 2 months ago

eustlb commented 2 months ago

Fix map() operation on multiple worker, that should be used with a context manager.