SYSTRAN / faster-whisper

Faster Whisper transcription with CTranslate2
MIT License
12.66k stars 1.06k forks source link

Is this compatible with tinydiarize? #1116

Closed mathigatti closed 1 week ago

mathigatti commented 3 weeks ago

I wonder if I can use this whisper optimization with this fine tuned version of whisper that transcribes speech + speaker turns.

It has compatibility with whisper.cpp [ref]

MahmoudAshraf97 commented 2 weeks ago

It's compatible with a few (maybe?) extra steps, you'll need to convert the checkpoint to CT2 format and the tokenizer might also need modification