paper-with-me

Papers

LS-EEND: Long-Form Streaming End-to-End Neural Diarization with Online Attractor Extraction

2024-10-09 · Di Liang, Xiaofei Li

This work proposes a frame-wise online/streaming end-to-end neural diarization (EEND) method, which detects speaker activities in a frame-in-frame-out fashion. The proposed model mainly consists of a causal embedding encoder and an online attractor decoder. Speakers are modeled in the self-attention-based decoder along both the time and speaker dimensions, and frame-wise speaker attractors are automatically generated and updated for new speakers and existing speakers, respectively. Retention mechanism is employed and especially adapted for long-form diarization with a linear temporal complexity. A multi-step progressive training strategy is proposed for gradually learning from easy tasks to hard tasks in terms of the number of speakers and audio length. Finally, the proposed model (referred to as long-form streaming EEND, LS-EEND) is able to perform streaming diarization for a high (up to 8) and flexible number speakers and very long (say one hour) audio recordings. Experiments on various simulated and real-world datasets show that: 1) when not using oracle speech activity information, the proposed model achieves new state-of-the-art online diarization error rate on all datasets, including CALLHOME (12.11%), DIHARD II (27.58%), DIHARD III (19.61%), and AMI (20.76%); 2) Due to the frame-in-frame-out processing fashion and the linear temporal complexity, the proposed model achieves several times lower real-time-factor than comparison online diarization models.

📄 PDF Abstract BibTeX arXiv:2410.06670

Code (1)

audio-westlakeu/fs-eend 공식 구현 pytorch

Tasks

DecoderForm

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 제목 키워드 기반

BW-EDA-EEND: Streaming End-to-End Neural Speaker Diarization for a Variable Number of Speakers

2020-11-05 · Eunjung Han, Chul Lee, Andreas Stolcke

We present a novel online end-to-end neural diarization system, BW-EDA-EEND, that processes data incrementally for a variable number of speakers. The system is based on the Encoder-Decoder-Attractor (EDA) architecture of…

ClusteringDecoderspeaker-diarizationSpeaker Diarization

Frame-wise streaming end-to-end speaker diarization with non-autoregressive self-attention-based attractors

2023-09-25 · Di Liang, Nian Shao, Xiaofei Li

This work proposes a frame-wise online/streaming end-to-end neural diarization (FS-EEND) method in a frame-in-frame-out fashion. To frame-wisely detect a flexible number of speakers and extract/update their corresponding…

Decoderspeaker-diarizationSpeaker Diarization

Online Neural Diarization of Unlimited Numbers of Speakers Using Global and Local Attractors

2022-06-06 · Shota Horiguchi, Shinji Watanabe, Paola Garcia, Yuki Takashima 외

A method to perform offline and online speaker diarization for an unlimited number of speakers is described in this paper. End-to-end neural diarization (EEND) has achieved overlap-aware speaker diarization by formulatin…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONspeaker-diarizationSpeaker Diarization

An Experimental Review of Speaker Diarization methods with application to Two-Speaker Conversational Telephone Speech recordings

2023-05-29 · Luca Serafini, Samuele Cornell, Giovanni Morrone, Enrico Zovato 외

We performed an experimental review of current diarization systems for the conversational telephone speech (CTS) domain. In detail, we considered a total of eight different algorithms belonging to clustering-based, end-t…

Clusteringspeaker-diarizationSpeaker Diarizationspeech-recognition+2

Speakers Unembedded: Embedding-free Approach to Long-form Neural Diarization

2024-06-26 · Xiang Li, Vivek Govindan, Rohit Paturi, Sundararajan Srinivasan

End-to-end neural diarization (EEND) models offer significant improvements over traditional embedding-based Speaker Diarization (SD) approaches but falls short on generalizing to long-form audio with large number of spea…

ClusteringFormspeaker-diarizationSpeaker Diarization