English

Transformer-Transducers for Code-Switched Speech Recognition

Computation and Language 2021-02-16 v2 Audio and Speech Processing

Abstract

We live in a world where 60% of the population can speak two or more languages fluently. Members of these communities constantly switch between languages when having a conversation. As automatic speech recognition (ASR) systems are being deployed to the real-world, there is a need for practical systems that can handle multiple languages both within an utterance or across utterances. In this paper, we present an end-to-end ASR system using a transformer-transducer model architecture for code-switched speech recognition. We propose three modifications over the vanilla model in order to handle various aspects of code-switching. First, we introduce two auxiliary loss functions to handle the low-resource scenario of code-switching. Second, we propose a novel mask-based training strategy with language ID information to improve the label encoder training towards intra-sentential code-switching. Finally, we propose a multi-label/multi-audio encoder structure to leverage the vast monolingual speech corpora towards code-switching. We demonstrate the efficacy of our proposed approaches on the SEAME dataset, a public Mandarin-English code-switching corpus, achieving a mixed error rate of 18.5% and 26.3% on test_man and test_sge sets respectively.

Keywords

Cite

@article{arxiv.2011.15023,
  title  = {Transformer-Transducers for Code-Switched Speech Recognition},
  author = {Siddharth Dalmia and Yuzong Liu and Srikanth Ronanki and Katrin Kirchhoff},
  journal= {arXiv preprint arXiv:2011.15023},
  year   = {2021}
}

Comments

Accepted at ICASSP 2021

R2 v1 2026-06-23T20:36:36.688Z