← All speakers

Bio, Work & Ideas

Hervé Bredin

Conference affiliation: pyannoteAI · 2026

Hervé Bredin is co-founder and chief science officer of pyannoteAI and creator of pyannote.audio, an open-source toolkit for speaker diarization: determining who spoke when. His research gives speech-recognition systems information transcripts typically discard, including speaker identity, interruptions, overlapping voices, and the timing of conversational responses.

From academic research to pyannoteAI

Bredin studied signal processing and pattern recognition at Télécom Paris, completing a doctorate in 2007 on talking-face biometric authentication. After postdoctoral research on video summarization at Dublin City University, he joined France’s National Centre for Scientific Research in 2008. His research progressed from video analysis at IRIT in Toulouse to a decade studying speaker diarization at LIMSI, now LISN, in Orsay. He returned to IRIT in 2020 and went on leave from CNRS in March 2025 to work full time as pyannoteAI’s chief science officer.

His early open-source research included TristouNet, which applies triplet-loss training to speaker-turn embeddings, and domain-adversarial voice activity detection, which investigates speech detection across differing acoustic conditions. Those projects informed pyannote.audio, a Python and PyTorch toolkit combining speech detection, speaker segmentation, overlapping-speech detection, embeddings, and complete diarization pipelines.

Bredin and collaborators described the toolkit’s trainable neural components in a 2019 research paper; his account of the 2.1 pipeline detailed how segmentation, speaker embeddings, and clustering produce usable pretrained systems that practitioners can adapt to their own recordings. As Whisper made high-quality transcription more accessible, pyannote supplied a crucial missing capability: identifying which voice produced which words.

He co-founded pyannoteAI with chief executive Vincent Molina and chief technology officer Juan Coria, bringing diarization research into production systems for meeting assistants, podcast analysis, automated dubbing, and other conversational applications.

  • Speaker identity changes meaning. Accurate words alone cannot reliably assign meeting commitments, preserve distinct voices in translated video, or track guests across podcasts. Bredin develops speaker-attributed transcription that connects each utterance to its speaker and timing; even a brief overlapping acknowledgment can materially change how a conversation is interpreted.
  • Overlapping speech deserves explicit modeling. With Alexis Plaquet, Bredin developed powerset classification for neural diarization, representing combinations of simultaneous speakers as distinct classes. The approach addresses overlap directly while improving robustness when recording conditions differ from training data.
  • Evaluation must match deployment conditions. Bredin uses diarization error rate to distinguish missed speech, false alarms, and speaker confusion. He emphasizes that results from clean headset recordings can misrepresent performance on distant microphones, noisy rooms, interrupted conversations, and other real-world audio.
  • Speaker assignment requires reconciliation. Speech-recognition and diarization systems often disagree about timestamps, detected speech, and overlapping voices. His approach to exclusive diarization selects the overlapping speaker most likely to appear in a transcription model’s output, simplifying integration with different speech-to-text systems without requiring those systems to be retrained. His AI Engineer Europe talk illustrates these challenges with working diarization, evaluation, and transcription pipelines.

Bredin’s broader ambition is software that captures who is addressing whom, how interruptions and brief responses shape exchanges, and what acoustic context adds to meaning: conversation intelligence that preserves human interaction instead of reducing speech to disconnected text.

Read the topics behind these talks

1 conference talk

References