Investigation of specaugment for deep speaker embedding learning

Shuai Wang,Johan Rohdin,Oldrich Plchot,Lukas Burget,Kai Yu,Jan Cernocky
DOI: https://doi.org/10.1109/icassp40776.2020.9053481
2020-01-01
Abstract:SpecAugment is a newly proposed data augmentation method for speech recognition. By randomly masking bands in the log Mel spectogram this method leads to impressive performance improvements. In this paper, we investigate the usage of SpecAugment for speaker verification tasks. Two different models, namely 1-D convolutional TDNN and 2-D convolutional ResNet34, trained with either Softmax or AAM-Softmax loss, are used to analyze SpecAugment's effectiveness. Experiments are carried out on the Voxceleb and NIST SRE 2016 dataset. By applying SpecAugment to the original clean data in an on-the-fly manner without complex off-line data augmentation methods, we obtained 3:72% and 11:49% EER for NIST SRE 2016 Cantonese and Tagalog, respectively. For Voxceleb1 evaluation set, we obtained 1:47% EER.
What problem does this paper attempt to address?