English

Efficient Spoken Language Recognition via Multilabel Classification

Computation and Language 2023-06-06 v1 Machine Learning

Abstract

Spoken language recognition (SLR) is the task of automatically identifying the language present in a speech signal. Existing SLR models are either too computationally expensive or too large to run effectively on devices with limited resources. For real-world deployment, a model should also gracefully handle unseen languages outside of the target language set, yet prior work has focused on closed-set classification where all input languages are known a-priori. In this paper we address these two limitations: we explore efficient model architectures for SLR based on convolutional networks, and propose a multilabel training strategy to handle non-target languages at inference time. Using the VoxLingua107 dataset, we show that our models obtain competitive results while being orders of magnitude smaller and faster than current state-of-the-art methods, and that our multilabel strategy is more robust to unseen non-target languages compared to multiclass classification.

Keywords

Cite

@article{arxiv.2306.01945,
  title  = {Efficient Spoken Language Recognition via Multilabel Classification},
  author = {Oriol Nieto and Zeyu Jin and Franck Dernoncourt and Justin Salamon},
  journal= {arXiv preprint arXiv:2306.01945},
  year   = {2023}
}

Comments

Accepted to InterSpeech 2023

R2 v1 2026-06-28T10:55:13.848Z