paper-with-me

Papers

The Phonexia VoxCeleb Speaker Recognition Challenge 2021 System Description

2021-09-05 · Josef Slavíček, Albert Swart, Michal Klčo, Niko Brümmer

We describe the Phonexia submission for the VoxCeleb Speaker Recognition Challenge 2021 (VoxSRC-21) in the unsupervised speaker verification track. Our solution was very similar to IDLab's winning submission for VoxSRC-20. An embedding extractor was bootstrapped using momentum contrastive learning, with input augmentations as the only source of supervision. This was followed by several iterations of clustering to assign pseudo-speaker labels that were then used for supervised embedding extractor training. Finally, a score fusion was done, by averaging the zt-normalized cosine scores of five different embedding extractors. We briefly also describe unsuccessful solutions involving i-vectors instead of DNN embeddings and PLDA instead of cosine scoring.

📄 PDF Abstract BibTeX arXiv:2109.02052

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringContrastive LearningSpeaker RecognitionSpeaker Verification

Similar Papers 제목 키워드 기반

ChinaTelecom System Description to VoxCeleb Speaker Recognition Challenge 2023

2023-08-16 · Mengjie Du, Xiang Fang, Jie Li

This technical report describes ChinaTelecom system for Track 1 (closed) of the VoxCeleb2023 Speaker Recognition Challenge (VoxSRC 2023). Our system consists of several ResNet variants trained only on VoxCeleb2, which we…

Speaker Recognition

XMUSPEECH System for VoxCeleb Speaker Recognition Challenge 2021

2021-09-06 · Jie Wang, Fuchuang Tong, Zhicong Chen, Lin Li 외

This paper describes the XMUSPEECH speaker recognition and diarisation systems for the VoxCeleb Speaker Recognition Challenge 2021. For track 2, we evaluate two systems including ResNet34-SE and ECAPA-TDNN. For track 4, …

Speaker Recognition

The DKU-DukeECE-Lenovo System for the Diarization Task of the 2021 VoxCeleb Speaker Recognition Challenge

2021-09-05 · Weiqing Wang, Danwei Cai, Qingjian Lin, Lin Yang 외

This report describes the submission of the DKU-DukeECE-Lenovo team to the VoxCeleb Speaker Recognition Challenge (VoxSRC) 2021 track 4. Our system including a voice activity detection (VAD) model, a speaker embedding mo…

Action DetectionActivity DetectionClusteringspeaker-diarization+2

ShaneRun System Description to VoxCeleb Speaker Recognition Challenge 2020

2020-11-03 · Shen Chen

In this report, we describe the submission of ShaneRun's team to the VoxCeleb Speaker Recognition Challenge (VoxSRC) 2020. We use ResNet-34 as encoder to extract the speaker embeddings, which is referenced from the open-…

Speaker Recognition

Query Expansion System for the VoxCeleb Speaker Recognition Challenge 2020

2020-11-04 · Yu-Sen Cheng, Chun-Liang Shih, Tien-Hong Lo, Wen-Ting Tseng 외

In this report, we describe our submission to the VoxCeleb Speaker Recognition Challenge (VoxSRC) 2020. Two approaches are adopted. One is to apply query expansion on speaker verification, which shows significant progres…

Speaker RecognitionSpeaker Verification