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, conventional self-attention mechanisms are originally designed for modeling textual sequence without considering the characteristics of speech and speaker modeling. Besides, different Transformer variants for speaker recognition have not been well studied. In this work, we propose a novel multi-view self-attention mechanism and present an empirical study of different Transformer variants with or without the proposed attention mechanism for speaker recognition. Specifically, to balance the capabilities of capturing global dependencies and modeling the locality, we propose a multi-view self-attention mechanism for speaker Transformer, in which different attention heads can attend to different ranges of the receptive field. Furthermore, we introduce and compare five Transformer variants with different network architectures, embedding locations, and pooling methods to learn speaker embeddings. Experimental results on the VoxCeleb1 and VoxCeleb2 datasets show that the proposed multi-view self-attention mechanism achieves improvement in the performance of speaker recognition, and the proposed speaker Transformer network attains excellent results compared with state-of-the-art models.
Code (0)
등록된 구현이 없습니다.
Tasks
Speaker RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
S-vectors and TESA: Speaker Embeddings and a Speaker Authenticator Based on Transformer Encoder
One of the most popular speaker embeddings is x-vectors, which are obtained from an architecture that gradually builds a larger temporal context with layers. In this paper, we propose to derive speaker embeddings from Tr…
SentenceSpeaker VerificationSerialized 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 VerificationImproving Transformer-based End-to-End Speaker Diarization by Assigning Auxiliary Losses to Attention Heads
Transformer-based end-to-end neural speaker diarization (EEND) models utilize the multi-head self-attention (SA) mechanism to enable accurate speaker label prediction in overlapped speech regions. In this study, to enhan…
Action DetectionActivity Detectionspeaker-diarizationSpeaker DiarizationSelf-attention encoding and pooling for speaker recognition
The computing power of mobile devices limits the end-user applications in terms of storage size, processing, memory and energy consumption. These limitations motivate researchers for the design of more efficient deep mod…
Speaker RecognitionSpeaker VerificationText-Independent Speaker VerificationPruning Self-Attention for Zero-Shot Multi-Speaker Text-to-Speech
For personalized speech generation, a neural text-to-speech (TTS) model must be successfully implemented with limited data from a target speaker. To this end, the baseline TTS model needs to be amply generalized to out-o…
Domain Generalizationtext-to-speechText to SpeechZero-Shot Multi-Speaker TTS