ASCLSDNov 9, 2022

Accidental Learners: Spoken Language Identification in Multilingual Self-Supervised Models

arXiv:2211.05103v29 citationsh-index: 32Has Code
Originality Incremental advance
AI Analysis

This improves language identification efficiency for speech processing applications, though it's incremental as it builds on existing self-supervised approaches.

The paper tackles language identification in multilingual speech by using a Conformer-based self-supervised model, finding that lower layers encode language information effectively and achieving state-of-the-art results on VoxLingua107 with 5x fewer parameters.

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 VoxLingua107 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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes