paper-with-me

Papers

Fully Supervised Speaker Diarization

2018-10-10 · Aonan Zhang, Quan Wang, Zhenyao Zhu, John Paisley, Chong Wang

In this paper, we propose a fully supervised speaker diarization approach, named unbounded interleaved-state recurrent neural networks (UIS-RNN). Given extracted speaker-discriminative embeddings (a.k.a. d-vectors) from input utterances, each individual speaker is modeled by a parameter-sharing RNN, while the RNN states for different speakers interleave in the time domain. This RNN is naturally integrated with a distance-dependent Chinese restaurant process (ddCRP) to accommodate an unknown number of speakers. Our system is fully supervised and is able to learn from examples where time-stamped speaker labels are annotated. We achieved a 7.6% diarization error rate on NIST SRE 2000 CALLHOME, which is better than the state-of-the-art method using spectral clustering. Moreover, our method decodes in an online fashion while most state-of-the-art systems rely on offline clustering.

📄 PDF Abstract BibTeX arXiv:1810.04719

Code (1)

google/uis-rnn 공식 구현 pytorch

Tasks

Clusteringspeaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Towards Neural Diarization for Unlimited Numbers of Speakers Using Global and Local Attractors

2021-07-04 · Shota Horiguchi, Shinji Watanabe, Paola Garcia, Yawen Xue 외

Attractor-based end-to-end diarization is achieving comparable accuracy to the carefully tuned conventional clustering-based methods on challenging datasets. However, the main drawback is that it cannot deal with the cas…

Clustering

MK-SGC-SC: Multiple Kernel Guided Sparse Graph Construction in Spectral Clustering for Unsupervised Speaker Diarization

2026-01-24 · Nikhil Raghav, Avisek Gupta, Swagatam Das, Md Sahidullah arxiv

Speaker diarization aims to segment audio recordings into regions corresponding to individual speakers. Although unsupervised speaker diarization is inherently challenging, the prospect of identifying speaker regions wit…

Speaker 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

Speaker Diarization as a Fully Online Learning Problem in MiniVox

2020-06-08 · Baihan Lin, Xinxin Zhang

We proposed a novel machine learning framework to conduct real-time multi-speaker diarization and recognition without prior registration and pretraining in a fully online learning setting. Our contributions are two-fold.…

Self-Supervised Learningspeaker-diarizationSpeaker Diarization

Speaker Embeddings With Weakly Supervised Voice Activity Detection For Efficient Speaker Diarization

2024-05-15 · Jenthe Thienpondt, Kris Demuynck

Current speaker diarization systems rely on an external voice activity detection model prior to speaker embedding extraction on the detected speech segments. In this paper, we establish that the attention system of a spe…

Action DetectionActivity Detectionspeaker-diarizationSpeaker Diarization+1