paper-with-me

Papers

Utterance-level Aggregation For Speaker Recognition In The Wild

2019-02-26 · Weidi Xie, Arsha Nagrani, Joon Son Chung, Andrew Zisserman

The objective of this paper is speaker recognition "in the wild"-where utterances may be of variable length and also contain irrelevant signals. Crucial elements in the design of deep networks for this task are the type of trunk (frame level) network, and the method of temporal aggregation. We propose a powerful speaker recognition deep network, using a "thin-ResNet" trunk architecture, and a dictionary-based NetVLAD or GhostVLAD layer to aggregate features across time, that can be trained end-to-end. We show that our network achieves state of the art performance by a significant margin on the VoxCeleb1 test set for speaker recognition, whilst requiring fewer parameters than previous methods. We also investigate the effect of utterance length on performance, and conclude that for "in the wild" data, a longer length is beneficial.

📄 PDF Abstract BibTeX arXiv:1902.10107

Code (10)

WeidiXie/VGG-Speaker-Recognition 공식 구현 tf
Livefull/SphereDiar tf
jackaduma/SpeakerRecognition-ResNet-GhostVLAD pytorch
jkchen79/netvlad-in-speech pytorch
khassanoff/Speaker_Verification pytorch
mavceleb/mavceleb_baseline pytorch
msaadsaeed/FOP pytorch
msaadsaeed/sbnet pytorch
taylorlu/Speaker-Diarization tf
zabir-nabil/tf2-speaker-recognition tf

Tasks

Speaker RecognitionText-Independent Speaker Verification

Similar Papers 제목 키워드 기반

Siamese Capsule Network for End-to-End Speaker Recognition In The Wild

2020-09-28 · Amirhossein Hajavi, Ali Etemad

We propose an end-to-end deep model for speaker verification in the wild. Our model uses thin-ResNet for extracting speaker embeddings from utterances and a Siamese capsule network and dynamic routing as the Back-end to …

Speaker RecognitionSpeaker Verification

Multimodal Speaker Verification as a Threat to Speaker Anonymization

2026-07-22 · Ashi Garg, Cristina Aggazzotti, Leibny Paola García-Perera, Nicholas Andrews hf

Most automatic speaker verification (ASV) systems operate on individual utterances, despite real-world interactions typically consisting of multiple utterances. As speech accumulates, increasingly rich speaker informatio…

Speaker Verification

VoxBlink2: A 100K+ Speaker Recognition Corpus and the Open-Set Speaker-Identification Benchmark

2024-07-16 · Yuke Lin, Ming Cheng, FuLin Zhang, Yingying Gao 외

In this paper, we provide a large audio-visual speaker recognition dataset, VoxBlink2, which includes approximately 10M utterances with videos from 110K+ speakers in the wild. This dataset represents a significant expans…

DiversitySpeaker IdentificationSpeaker RecognitionSpeaker Verification

Reshape Dimensions Network for Speaker Recognition

2024-07-25 · Ivan Yakovlev, Rostislav Makarov, Andrei Balykin, Pavel Malov 외

In this paper, we present Reshape Dimensions Network (ReDimNet), a novel neural network architecture for extracting utterance-level speaker representations. Our approach leverages dimensionality reshaping of 2D feature m…

Speaker Recognition

Cross attentive pooling for speaker verification

2020-08-13

The goal of this paper is text-independent speaker verification where utterances come from 'in the wild' videos and may contain irrelevant signal. While speaker verification is naturally a pair-wise problem, existing met…

Speaker VerificationText-Independent Speaker Verification