ASCLSDMay 19, 2023

Language-universal phonetic encoder for low-resource speech recognition

arXiv:2305.11576v13 citations
Originality Incremental advance
AI Analysis

This addresses low-resource speech recognition for languages with limited data, though it is incremental as it adapts existing phonetic methods to a new architecture.

The paper tackles low-resource automatic speech recognition by using a language-universal phonetic encoder based on the International Phonetic Alphabet within an attention encoder-decoder architecture, showing improved performance over baseline models and state-of-the-art works in experiments on MLS corpus and internal databases.

Multilingual training is effective in improving low-resource ASR, which may partially be explained by phonetic representation sharing between languages. In end-to-end (E2E) ASR systems, graphemes are often used as basic modeling units, however graphemes may not be ideal for multilingual phonetic sharing. In this paper, we leverage International Phonetic Alphabet (IPA) based language-universal phonetic model to improve low-resource ASR performances, for the first time within the attention encoder-decoder architecture. We propose an adaptation method on the phonetic IPA model to further improve the proposed approach on extreme low-resource languages. Experiments carried out on the open-source MLS corpus and our internal databases show our approach outperforms baseline monolingual models and most state-of-the-art works. Our main approach and adaptation are effective on extremely low-resource languages, even within domain- and language-mismatched scenarios.

Code Implementations1 repo
Foundations

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

Your Notes