End-to-end speaker segmentation for overlap-aware resegmentation
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 activity detection, speaker change detection, and overlapped speech detection), we propose to train an end-to-end segmentation model that does it directly. Inspired by the original end-to-end neural speaker diarization approach (EEND), the task is modeled as a multi-label classification problem using permutation-invariant training. The main difference is that our model operates on short audio chunks (5 seconds) but at a much higher temporal resolution (every 16ms). Experiments on multiple speaker diarization datasets conclude that our model can be used with great success on both voice activity detection and overlapped speech detection. Our proposed model can also be used as a post-processing step, to detect and correctly assign overlapped speech regions. Relative diarization error rate improvement over the best considered baseline (VBx) reaches 17% on AMI, 13% on DIHARD 3, and 13% on VoxConverse.
Code (2)
Tasks
Action DetectionActivity DetectionChange DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSegmentationspeaker-diarizationSpeaker DiarizationSimilar Papers 제목 키워드 기반
Overlap-aware diarization: resegmentation using neural end-to-end overlapped speech detection
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. Secondly, detected overlap regions are…
DIHARD II is Still Hard: Experimental Results and Discussions from the DKU-LENOVO Team
In this paper, we present the submitted system for the second DIHARD Speech Diarization Challenge from the DKULENOVO team. Our diarization system includes multiple modules, namely voice activity detection (VAD), segmenta…
Action DetectionActivity DetectionClusteringUncertainty Quantification in Machine Learning for Joint Speaker Diarization and Identification
This paper studies modulation spectrum features ($\Phi$) and mel-frequency cepstral coefficients ($\Psi$) in joint speaker diarization and identification (JSID). JSID is important as speaker diarization on its own to dis…
speaker-diarizationSpeaker DiarizationUncertainty QuantificationThe Newsbridge -Telecom SudParis VoxCeleb Speaker Recognition Challenge 2022 System Description
We describe the system used by our team for the VoxCeleb Speaker Recognition Challenge 2022 (VoxSRC 2022) in the speaker diarization track. Our solution was designed around a new combination of voice activity detection a…
Action DetectionActivity DetectionClusteringspeaker-diarization+2Overlap-aware low-latency online speaker diarization based on end-to-end local segmentation
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 of the proposed pipeline is designed to…
ClusteringSegmentationspeaker-diarizationSpeaker Diarization