Europe 2026
Beyond Transcription: Building Voice AI That Understands Conversations — Hervé Bredin, pyannoteAI
Overview
This talk explores building AI systems that understand conversations beyond simple transcription. It highlights the importance of identifying who spoke, when they spoke, and even how they spoke to gain deeper insights. The presentation introduces speaker diarization as a core technology for this purpose and discusses the challenges and advancements in achieving accurate speaker-attributed transcription.
Who should watch
- AI engineers working with audio data
- Product managers building voice-enabled applications
- Developers seeking to enhance conversational AI capabilities
- Anyone interested in the nuances of speech analysis beyond basic speech-to-text
Key takeaways
- Speaker diarization, the process of identifying who spoke when, is crucial for understanding conversations, often as important as the content itself.
- Advanced conversational AI requires more than just transcription; it needs to capture speaker identity, timing, and even prosodic information like stress and disfluency.
- The pyannote.ai open-source toolkit has gained popularity, especially when combined with models like OpenAI's Whisper, for tasks like speaker diarization.
- Accurate speaker diarization is challenging due to factors like overlapping speech, short speech turns, and varying speaker time imbalances.
- Achieving accurate speaker-attributed transcription is complex because standard speech-to-text models often struggle with multi-speaker recordings, and reconciling timestamps between transcription and diarization systems is difficult.
- The diarization error rate (DER) is a key metric for evaluating speaker diarization systems, with performance varying significantly based on acoustic conditions and use cases.
- pyannote.ai offers tools and models for speaker diarization, evaluation, and a system for orchestrating STT and diarization to improve attributed transcription accuracy.
Notable quotes
*Who spoke when is usually just as important as what was said.*
*Knowing who said what and when actually brings even more information.*
Unofficial community note. Prefer the recording for nuance.