Self Multi-Head Attention for Speaker Recognition
Most state-of-the-art Deep Learning (DL) approaches for speaker recognition work on a short utterance level. Given the speech signal, these algorithms extract a sequence of speaker embeddings from short segments and those are averaged to obtain an utterance level speaker representation. In this work we propose the use of an attention mechanism to obtain a discriminative speaker embedding given non fixed length speech utterances. Our system is based on a Convolutional Neural Network (CNN) that encodes short-term speaker features from the spectrogram and a self multi-head attention model that maps these representations into a long-term speaker embedding. The attention model that we propose produces multiple alignments from different subsegments of the CNN encoded states over the sequence. Hence this mechanism works as a pooling layer which decides the most discriminative features over the sequence to obtain an utterance level representation. We have tested this approach for the verification task for the VoxCeleb1 dataset. The results show that self multi-head attention outperforms both temporal and statistical pooling methods with a 18\% of relative EER. Obtained results show a 58\% relative improvement in EER compared to i-vector+PLDA.
Code (0)
등록된 구현이 없습니다.
Tasks
Speaker RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multi-View Self-Attention Based Transformer for Speaker Recognition
Initially developed for natural language processing (NLP), Transformer model is now widely used for speech processing tasks such as speaker recognition, due to its powerful sequence modeling capabilities. However, conven…
Speaker RecognitionSpeech Enhancement using Self-Adaptation and Multi-Head Self-Attention
This paper investigates a self-adaptation method for speech enhancement using auxiliary speaker-aware features; we extract a speaker representation used for adaptation directly from the test utterance. Conventional studi…
Multi-Task LearningSpeaker IdentificationSpeech Enhancementspeech-recognition+1Speaker Characterization by means of Attention Pooling
State-of-the-art Deep Learning systems for speaker verification are commonly based on speaker embedding extractors. These architectures are usually composed of a feature extractor front-end together with a pooling layer …
Emotion RecognitionSpeaker RecognitionSpeaker VerificationDouble Multi-Head Attention Multimodal System for Odyssey 2024 Speech Emotion Recognition Challenge
As computer-based applications are becoming more integrated into our daily lives, the importance of Speech Emotion Recognition (SER) has increased significantly. Promoting research with innovative approaches in SER, the …
Emotion RecognitionPositionSpeech Emotion RecognitionSerialized Multi-Layer Multi-Head Attention for Neural Speaker Embedding
This paper proposes a serialized multi-layer multi-head attention for neural speaker embedding in text-independent speaker verification. In prior works, frame-level features from one layer are aggregated to form an utter…
Speaker VerificationText-Independent Speaker Verification