paper-with-me

Papers

Universal Phone Recognition with a Multilingual Allophone System

2020-02-26 · Xinjian Li, Siddharth Dalmia, Juncheng Li, Matthew Lee, Patrick Littell, Jiali Yao, Antonios Anastasopoulos, David R. Mortensen, Graham Neubig, Alan W. black, Florian Metze

Multilingual models can improve language processing, particularly for low resource situations, by sharing parameters across languages. Multilingual acoustic models, however, generally ignore the difference between phonemes (sounds that can support lexical contrasts in a particular language) and their corresponding phones (the sounds that are actually spoken, which are language independent). This can lead to performance degradation when combining a variety of training languages, as identically annotated phonemes can actually correspond to several different underlying phonetic realizations. In this work, we propose a joint model of both language-independent phone and language-dependent phoneme distributions. In multilingual ASR experiments over 11 languages, we find that this model improves testing performance by 2% phoneme error rate absolute in low-resource conditions. Additionally, because we are explicitly modeling language-independent phones, we can build a (nearly-)universal phone recognizer that, when combined with the PHOIBLE large, manually curated database of phone inventories, can be customized into 2,000 language dependent recognizers. Experiments on two low-resourced indigenous languages, Inuktitut and Tusom, show that our recognizer achieves phone accuracy improvements of more than 17%, moving a step closer to speech recognition for all languages in the world.

📄 PDF Abstract BibTeX arXiv:2002.11800

Code (1)

xinjli/allosaurus 공식 구현 pytorch

Tasks

speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Differentiable Allophone Graphs for Language-Universal Speech Recognition

2021-07-24 · Brian Yan, Siddharth Dalmia, David R. Mortensen, Florian Metze 외

Building language-universal speech recognition systems entails producing phonological units of spoken sound that can be shared across languages. While speech annotations at the language-specific phoneme or surface levels…

speech-recognitionSpeech Recognition

AlloVera: A Multilingual Allophone Database

2020-04-17 · LREC 2020 5 · David R. Mortensen, Xinjian Li, Patrick Littell, Alexis Michaud 외

We introduce a new resource, AlloVera, which provides mappings from 218 allophones to phonemes for 14 languages. Phonemes are contrastive phonological units, and allophones are their various concrete realizations, which …

speech-recognitionSpeech Recognition

Phoneme Recognition through Fine Tuning of Phonetic Representations: a Case Study on Luhya Language Varieties

2021-04-04 · Kathleen Siminyu, Xinjian Li, Antonios Anastasopoulos, David Mortensen 외

Models pre-trained on multiple languages have shown significant promise for improving speech recognition, particularly for low-resource languages. In this work, we focus on phoneme recognition using Allosaurus, a method …

Phoneme Recognitionspeech-recognitionSpeech Recognition

Boosting End-to-End Multilingual Phoneme Recognition through Exploiting Universal Speech Attributes Constraints

2023-09-16 · Hao Yen, Sabato Marco Siniscalchi, Chin-Hui Lee

We propose a first step toward multilingual end-to-end automatic speech recognition (ASR) by integrating knowledge about speech articulators. The key idea is to leverage a rich set of fundamental units that can be define…

AttributeAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Phoneme Recognition+2

Language-universal phonetic encoder for low-resource speech recognition

2023-05-19 · Siyuan Feng, Ming Tu, Rui Xia, Chuanzeng Huang 외

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 …

Decoderspeech-recognitionSpeech Recognition