Online Neural Diarization of Unlimited Numbers of Speakers Using Global and Local Attractors
Shota Horiguchi, Shinji Watanabe, Paola Garcia, Yuki Takashima, Yohei, Kawaguchi

TL;DR
This paper introduces EEND-GLA, a novel neural diarization method that combines local attractor-based clustering with global unsupervised clustering, enabling online and offline diarization of an unlimited number of speakers.
Contribution
EEND-GLA extends existing neural diarization by incorporating unsupervised clustering, allowing for unlimited speaker count handling in both online and offline scenarios.
Findings
Successfully diarized an unseen number of speakers.
Performed well in both online and offline inferences.
Outperformed previous methods in speaker diarization accuracy.
Abstract
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 formulating it as a multi-label classification problem. It has also been extended for a flexible number of speakers by introducing speaker-wise attractors. However, the output number of speakers of attractor-based EEND is empirically capped; it cannot deal with cases where the number of speakers appearing during inference is higher than that during training because its speaker counting is trained in a fully supervised manner. Our method, EEND-GLA, solves this problem by introducing unsupervised clustering into attractor-based EEND. In the method, the input audio is first divided into short blocks, then attractor-based diarization is performed for each block, and finally, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Music and Audio Processing
MethodsEnd-to-End Neural Diarization
