ICASSP 2024accepted0 citations

Branchformer-Based TDNN for Automatic Speaker Verification

Yuhang Sun, Chenxing Li, Biao Li

Abstract

Current speaker verification techniques heavily rely on the utilization of neural networks to extract accurate and discriminative speaker representations. In this paper, we present Branchformer based TDNN (B-TDNN), a novel architecture for extracting speaker embeddings by capturing both global and local context within each computing unit. The proposed B-TDNN combines the branchformer and traditional TDNN architecture to effectively capture contextual information. Additionally, our research demonstrates the validity of the smaller model, emphasizing its capability to attain exceptional results even with fewer parameters. To further enhance the efficiency of the model, a Branch Auxiliary Training (BAT) method is introduced, that is, jointly training two branches while using only the more critical branch during inference. The BAT method competently decreases the parameter count of the model while ensuring that the performance remains uncompromised. Experimental results showcase B-TDNN sets a new benchmark in speaker verification performance, delivering state-of-the-art results with an impressive Equal Error Rate (EER) of 0.66% on the VoxCeleb1 trial file.

BibTeX
@inproceedings{icassp2024_branchformerbase,
  title = {Branchformer-Based TDNN for Automatic Speaker Verification},
  author = {Yuhang Sun and Chenxing Li and Biao Li},
  booktitle = {ICASSP 2024},
  year = {2024}
}