paper-with-me

Papers

End-to-end speaker segmentation for overlap-aware resegmentation

2021-04-08 · 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 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.

📄 PDF Abstract BibTeX arXiv:2104.04045

Code (2)

🤗 pyannote/segmentation 공식 구현
HHousen/speaker-change-detection pytorch

Tasks

Action DetectionActivity DetectionChange DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSegmentationspeaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Overlap-aware diarization: resegmentation using neural end-to-end overlapped speech detection

2019-10-25

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

2020-02-23 · Qingjian Lin, Weicheng Cai, Lin Yang, Jun-Jie Wang 외

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 DetectionClustering

Uncertainty Quantification in Machine Learning for Joint Speaker Diarization and Identification

2023-12-28 · Simon W. McKnight, Aidan O. T. Hogg, Vincent W. Neo, Patrick A. Naylor

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 Quantification

The Newsbridge -Telecom SudParis VoxCeleb Speaker Recognition Challenge 2022 System Description

2023-01-17 · Yannis Tevissen, Jérôme Boudy, Frédéric Petitpont

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+2

Overlap-aware low-latency online speaker diarization based on end-to-end local segmentation

2021-09-14 · Juan M. Coria, Hervé Bredin, Sahar Ghannay, Sophie Rosset

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