ASLGAug 27, 2021

Exploring Retraining-Free Speech Recognition for Intra-sentential Code-Switching

arXiv:2109.00921v15 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate speech recognition for multilingual speakers who switch languages within sentences, offering a practical solution without requiring retraining.

The paper tackled the problem of intra-sentential code-switching speech recognition by developing a retraining-free system that uses existing acoustic and language models, achieving a 55.5% relative reduction in word error rate from 34.4% to 15.3% without harming monolingual accuracy.

In this paper, we present our initial efforts for building a code-switching (CS) speech recognition system leveraging existing acoustic models (AMs) and language models (LMs), i.e., no training required, and specifically targeting intra-sentential switching. To achieve such an ambitious goal, new mechanisms for foreign pronunciation generation and language model (LM) enrichment have been devised. Specifically, we have designed an automatic approach to obtain high quality pronunciation of foreign language (FL) words in the native language (NL) phoneme set using existing acoustic phone decoders and an LSTM-based grapheme-to-phoneme (G2P) model. Improved accented pronunciations have thus been obtained by learning foreign pronunciations directly from data. Furthermore, a code-switching LM was deployed by converting the original NL LM into a CS LM using translated word pairs and borrowing statistics for the NL LM. Experimental evidence clearly demonstrates that our approach better deals with accented foreign pronunciations than techniques based on human labeling. Moreover, our best system achieves a 55.5% relative word error rate reduction from 34.4%, obtained with a conventional monolingual ASR system, to 15.3% on an intra-sentential CS task without harming the monolingual recognition accuracy.

Foundations

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

Your Notes