Accidental Learners: Spoken Language Identification in Multilingual Self-Supervised Models
Travis M. Bartley, Fei Jia, Krishna C. Puvvada, Samuel Kriman, Boris Ginsburg
Abstract
In this paper, we extend previous self-supervised approaches for language identification by experimenting with Conformer based architecture in a multilingual pre-training paradigm. We find that pre-trained speech models optimally encode language discriminatory information in lower layers. Further, we demonstrate that the embeddings obtained from these layers are significantly robust to classify unseen languages and different acoustic environments without additional training. After fine-tuning a pre-trained Conformer model on the VoxLin-gua107 dataset, we achieve results similar to current state-of-the-art systems for language identification. More, our model accomplishes this with 5x less parameters. We open-source the model through the NVIDIA NeMo toolkit.
BibTeX
@inproceedings{icassp2023_accidentallearne,
title = {Accidental Learners: Spoken Language Identification in Multilingual Self-Supervised Models},
author = {Travis M. Bartley and Fei Jia and Krishna C. Puvvada and Samuel Kriman and Boris Ginsburg},
booktitle = {ICASSP 2023},
year = {2023}
}