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

. #48

Closed Tejaswgupta closed 2 months ago

Tejaswgupta commented 7 months ago

Is there a plan to support speaker diarization?

egorsmkv commented 7 months ago

You can do it using PyAnnote, for example.