An Adaptive X-vector Model for Text-independent Speaker Verification
Bin Gu, Wu Guo, Lirong Dai, Jun Du

TL;DR
This paper introduces adaptive mechanisms in deep neural networks for text-independent speaker verification, enhancing the x-vector model's ability to handle variability and improve accuracy.
Contribution
It proposes combining adaptive convolutional neural networks and adaptive batch normalization to improve speaker verification performance.
Findings
Significant performance improvements on SITW and VOiCES datasets.
Adaptive methods outperform conventional x-vector models.
Enhanced robustness to acoustic variability.
Abstract
In this paper, adaptive mechanisms are applied in deep neural network (DNN) training for x-vector-based text-independent speaker verification. First, adaptive convolutional neural networks (ACNNs) are employed in frame-level embedding layers, where the parameters of the convolution filters are adjusted based on the input features. Compared with conventional CNNs, ACNNs have more flexibility in capturing speaker information. Moreover, we replace conventional batch normalization (BN) with adaptive batch normalization (ABN). By dynamically generating the scaling and shifting parameters in BN, ABN adapts models to the acoustic variability arising from various factors such as channel and environmental noises. Finally, we incorporate these two methods to further improve performance. Experiments are carried out on the speaker in the wild (SITW) and VOiCES databases. The results demonstrate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Music and Audio Processing
