paper-with-me

홈 › Papers

From Modular to End-to-End Speaker Diarization

2024-06-27 · Federico Landini

Speaker diarization is usually referred to as the task that determines `who spoke when'' in a recording. Until a few years ago, all competitive approaches were modular. Systems based on this framework reached state-of-the-art performance in most scenarios but had major difficulties dealing with overlapped speech. More recently, the advent of end-to-end models, capable of dealing with all aspects of speaker diarization with a single model and better performing regarding overlapped speech, has brought high levels of attention. This thesis is framed during a period of co-existence of these two trends. We describe a system based on a Bayesian hidden Markov model used to cluster x-vectors (speaker embeddings obtained with a neural network), known as VBx, which has shown remarkable performance on different datasets and challenges. We comment on its advantages and limitations and evaluate results on different relevant corpora. Then, we move towards end-to-end neural diarization (EEND) methods. Due to the need for large training sets for training these models and the lack of manually annotated diarization data in sufficient quantities, the compromise solution consists in generating training data artificially. We describe an approach for generating synthetic data which resembles real conversations in terms of speaker turns and overlaps. We show how this method generating simulated conversations'' allows for better performance than using a previously proposed method for creating `simulated mixtures'' when training the popular EEND with encoder-decoder attractors (EEND-EDA). We also propose a new EEND-based model, which we call DiaPer, and show that it can perform better than EEND-EDA, especially when dealing with many speakers and handling overlapped speech. Finally, we compare both VBx-based and DiaPer systems on a wide variety of corpora and comment on the advantages of each technique.

📄 PDF Abstract BibTeX arXiv:2407.08752

Code (0)

등록된 구현이 없습니다.

Tasks

speaker-diarizationSpeaker Diarization

Methods 이 논문이 사용한 방법론

EEND End-to-End Neural Diarization is a neural network for speaker diarization in which a neural network directly outputs speaker diarization results given a multi-speaker…

Similar Papers 제목 키워드 기반

Incorporating Spatial Cues in Modular Speaker Diarization for Multi-channel Multi-party Meetings

2024-09-25 · Ruoyu Wang, Shutong Niu, Gaobin Yang, Jun Du 외

Although fully end-to-end speaker diarization systems have made significant progress in recent years, modular systems often achieve superior results in real-world scenarios due to their greater adaptability and robustnes…

Clusteringspeaker-diarizationSpeaker DiarizationSpeech Separation

Towards Word-Level End-to-End Neural Speaker Diarization with Auxiliary Network

2023-09-15 · Yiling Huang, Weiran Wang, Guanlong Zhao, Hank Liao 외

While standard speaker diarization attempts to answer the question "who spoken when", most of relevant applications in reality are more interested in determining "who spoken what". Whether it is the conventional modulari…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Multi-Task Learningspeaker-diarization+3

BER: Balanced Error Rate For Speaker Diarization

2022-11-08 · Tao Liu, Kai Yu

DER is the primary metric to evaluate diarization performance while facing a dilemma: the errors in short utterances or segments tend to be overwhelmed by longer ones. Short segments, e.g., `yes' or `no,' still have sema…

speaker-diarizationSpeaker Diarization

Joint Training of Speaker Embedding Extractor, Speech and Overlap Detection for Diarization

2024-11-04 · Petr Pálka, Federico Landini, Dominik Klement, Mireia Diez 외

In spite of the popularity of end-to-end diarization systems nowadays, modular systems comprised of voice activity detection (VAD), speaker embedding extraction plus clustering, and overlapped speech detection (OSD) plus…

Action DetectionActivity DetectionClustering

Meeting Recognition with Continuous Speech Separation and Transcription-Supported Diarization

2023-09-28 · Thilo von Neumann, Christoph Boeddeker, Tobias Cord-Landwehr, Marc Delcroix 외

We propose a modular pipeline for the single-channel separation, recognition, and diarization of meeting-style recordings and evaluate it on the Libri-CSS dataset. Using a Continuous Speech Separation (CSS) system with a…

SentenceSpeech Separation