The Phonexia VoxCeleb Speaker Recognition Challenge 2021 System Description
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringContrastive LearningSpeaker RecognitionSpeaker VerificationSimilar Papers 제목 키워드 기반
ChinaTelecom System Description to VoxCeleb Speaker Recognition Challenge 2023
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 RecognitionXMUSPEECH System for VoxCeleb Speaker Recognition Challenge 2021
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 RecognitionThe DKU-DukeECE-Lenovo System for the Diarization Task of the 2021 VoxCeleb Speaker Recognition Challenge
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+2ShaneRun System Description to VoxCeleb Speaker Recognition Challenge 2020
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 RecognitionQuery Expansion System for the VoxCeleb Speaker Recognition Challenge 2020
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