paper-with-me

Papers

Zero-shot Learning for Speech Recognition with Universal Phonetic Model

2018-09-27 · Xinjian Li, Siddharth Dalmia, David R. Mortensen, Florian Metze, Alan W Black

There are more than 7,000 languages in the world, but due to the lack of training sets, only a small number of them have speech recognition systems. Multilingual speech recognition provides a solution if at least some audio training data is available. Often, however, phoneme inventories differ between the training languages and the target language, making this approach infeasible. In this work, we address the problem of building an acoustic model for languages with zero audio resources. Our model is able to recognize unseen phonemes in the target language, if only a small text corpus is available. We adopt the idea of zero-shot learning, and decompose phonemes into corresponding phonetic attributes such as vowel and consonant. Instead of predicting phonemes directly, we first predict distributions over phonetic attributes, and then compute phoneme distributions with a customized acoustic model. We extensively evaluate our English-trained model on 20 unseen languages, and find that on average, it achieves 9.9% better phone error rate over a traditional CTC based acoustic model trained on English.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

speech-recognitionSpeech RecognitionZero-Shot Learning

Similar Papers 제목 키워드 기반

CUPE: Contextless Universal Phoneme Encoder for Language-Agnostic Speech Processing

2025-08-21 · Abdul Rehman, Jian-Jun Zhang, Xiaosong Yang arxiv

Universal phoneme recognition typically requires analyzing long speech segments and language-specific patterns. Many speech processing tasks require pure phoneme representations free from contextual influence, which moti…

Acoustics Based Intent Recognition Using Discovered Phonetic Units for Low Resource Languages

2020-11-07 · Akshat Gupta, Xinjian Li, Sai Krishna Rallabandi, Alan W Black

With recent advancements in language technologies, humans are now speaking to devices. Increasing the reach of spoken language technologies requires building systems in local languages. A major bottleneck here are the un…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Cross-Lingual Transferintent-classification+4

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

That Sounds Familiar: an Analysis of Phonetic Representations Transfer Across Languages

2020-05-16 · Piotr Żelasko, Laureano Moro-Velázquez, Mark Hasegawa-Johnson, Odette Scharenborg 외

Only a handful of the world's languages are abundant with the resources that enable practical applications of speech processing technologies. One of the methods to overcome this problem is to use the resources existing i…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

How Phonotactics Affect Multilingual and Zero-shot ASR Performance

2020-10-22 · Siyuan Feng, Piotr Żelasko, Laureano Moro-Velázquez, Ali Abavisani 외

The idea of combining multiple languages' recordings to train a single automatic speech recognition (ASR) model brings the promise of the emergence of universal speech representation. Recently, a Transformer encoder-deco…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modelling+2