CLASJul 7, 2022

Non-Linear Pairwise Language Mappings for Low-Resource Multilingual Acoustic Model Fusion

arXiv:2207.03391v13 citationsh-index: 33
AI Analysis

This addresses data scarcity for low-resource languages in speech recognition, but it is incremental as it builds on existing hybrid models with a novel fusion method.

The paper tackles the problem of low-resource multilingual speech recognition by proposing a hybrid DNN-HMM acoustic model fusion approach, achieving relative gains of 14.65% and 6.5% compared to multilingual and monolingual baselines.

Multilingual speech recognition has drawn significant attention as an effective way to compensate data scarcity for low-resource languages. End-to-end (e2e) modelling is preferred over conventional hybrid systems, mainly because of no lexicon requirement. However, hybrid DNN-HMMs still outperform e2e models in limited data scenarios. Furthermore, the problem of manual lexicon creation has been alleviated by publicly available trained models of grapheme-to-phoneme (G2P) and text to IPA transliteration for a lot of languages. In this paper, a novel approach of hybrid DNN-HMM acoustic models fusion is proposed in a multilingual setup for the low-resource languages. Posterior distributions from different monolingual acoustic models, against a target language speech signal, are fused together. A separate regression neural network is trained for each source-target language pair to transform posteriors from source acoustic model to the target language. These networks require very limited data as compared to the ASR training. Posterior fusion yields a relative gain of 14.65% and 6.5% when compared with multilingual and monolingual baselines respectively. Cross-lingual model fusion shows that the comparable results can be achieved without using posteriors from the language dependent ASR.

Foundations

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

Your Notes