Comment by dotancohen
3 days ago
Is love to hear more about subtitle generation. Specifically, can you label different speakers? I'd be using this for meeting transcription. Thank you.
3 days ago
Is love to hear more about subtitle generation. Specifically, can you label different speakers? I'd be using this for meeting transcription. Thank you.
Yeah, that's in faster-whisper-xxl via the --diarize parameter with additional options to tweak how it works:
https://github.com/Purfview/whisper-standalone-win/discussio...
I haven't used it when subtitling, though, so I don't know much more.
Terrific, thank you.