ggerganov / whisper.cpp

Port of OpenAI's Whisper model in C/C++
MIT License
32.99k stars 3.3k forks source link

Thank you so much for this amazing tool!!! #1621

Open nandxorandor opened 6 months ago

nandxorandor commented 6 months ago

Again, Thanks a LOT for this life savior amazing helpful tool. Question: Any plans to add speaker diarization or identification to this tool? That would be wonderful to have!

bobqianic commented 6 months ago

Question: Any plans to add speaker diarization or identification to this tool?

Whisper.cpp now features a basic PoC for speaker diarization. I'd be really grateful if someone could develop a more advanced version of this.

https://github.com/ggerganov/whisper.cpp/pull/1058

nandxorandor commented 6 months ago

See my comment here #21.