115 citations · 200 across the 4 of their papers we have counts for
8 papers · 1 filter
Overlap-aware low-latency online speaker diarization based on end-to-end local segmentation
Juan M. Coria, Hervé Bredin, Sahar Ghannay +1
We propose to address online speaker diarization as a combination of incremental clustering and local diarization applied to a rolling buffer updated every 500ms. Every single step…
End-to-end speaker segmentation for overlap-aware resegmentation
Hervé Bredin, Antoine Laurent
Speaker segmentation consists in partitioning a conversation between one or more speakers into speaker turns. Usually addressed as the late combination of three sub-tasks (voice ac…
Speaker detection in the wild: Lessons learned from JSALT 2019
Paola Garcia, Jesus Villalba, Herve Bredin +21
This paper presents the problems and solutions addressed at the JSALT workshop when using a single microphone for speaker detection in adverse scenarios. The main focus was to tack…
The Speed Submission to DIHARD II: Contributions & Lessons Learned
Md Sahidullah, Jose Patino, Samuele Cornell +11
This paper describes the speaker diarization systems developed for the Second DIHARD Speech Diarization Challenge (DIHARD II) by the Speed team. Besides describing the system, whic…
pyannote.audio: neural building blocks for speaker diarization
Hervé Bredin, Ruiqing Yin, Juan Manuel Coria +7
We introduce pyannote.audio, an open-source toolkit written in Python for speaker diarization. Based on PyTorch machine learning framework, it provides a set of trainable end-to-en…
Overlap-aware diarization: resegmentation using neural end-to-end overlapped speech detection
Latané Bullock, Hervé Bredin, Leibny Paola Garcia-Perera
We address the problem of effectively handling overlapping speech in a diarization system. First, we detail a neural Long Short-Term Memory-based architecture for overlap detection…