Hacker News new | ask | show | jobs
by dotancohen 50 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.
1 comments

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.