paper-with-me

Papers

Supervised online diarization with sample mean loss for multi-domain data

2019-11-04 · Enrico Fini, Alessio Brutti

Recently, a fully supervised speaker diarization approach was proposed (UIS-RNN) which models speakers using multiple instances of a parameter-sharing recurrent neural network. In this paper we propose qualitative modifications to the model that significantly improve the learning efficiency and the overall diarization performance. In particular, we introduce a novel loss function, we called Sample Mean Loss and we present a better modelling of the speaker turn behaviour, by devising an analytical expression to compute the probability of a new speaker joining the conversation. In addition, we demonstrate that our model can be trained on fixed-length speech segments, removing the need for speaker change information in inference. Using x-vectors as input features, we evaluate our proposed approach on the multi-domain dataset employed in the DIHARD II challenge: our online method improves with respect to the original UIS-RNN and achieves similar performance to an offline agglomerative clustering baseline using PLDA scoring.

📄 PDF Abstract BibTeX arXiv:1911.01266

Code (1)

DonkeyShot21/uis-rnn-sml 공식 구현 pytorch

Tasks

Clusteringspeaker-diarizationSpeaker Diarization

Similar Papers 제목 키워드 기반

Self-supervised learning for audio-visual speaker diarization

2020-02-13 · Yifan Ding, Yong Xu, Shi-Xiong Zhang, Yahuan Cong 외

Speaker diarization, which is to find the speech segments of specific speakers, has been widely used in human-centered applications such as video conferences or human-computer interaction systems. In this paper, we propo…

Self-Supervised Learningspeaker-diarizationSpeaker DiarizationTriplet+1

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

Online End-to-End Neural Diarization with Speaker-Tracing Buffer

2020-06-04 · Yawen Xue, Shota Horiguchi, Yusuke Fujita, Shinji Watanabe 외

This paper proposes a novel online speaker diarization algorithm based on a fully supervised self-attention mechanism (SA-EEND). Online diarization inherently presents a speaker's permutation problem due to the possibili…

speaker-diarizationSpeaker Diarization

A Review of Common Online Speaker Diarization Methods

2024-06-20 · Roman Aperdannier, Sigurd Schacht, Alexander Piazza

Speaker diarization provides the answer to the question "who spoke when?" for an audio file. This information can be used to complete audio transcripts for further processing steps. Most speaker diarization systems assum…

speaker-diarizationSpeaker Diarization