paper-with-me

홈 › Papers

Making More of Little Data: Improving Low-Resource Automatic Speech Recognition Using Data Augmentation

2023-05-18 · Martijn Bartelds, Nay San, Bradley McDonnell, Dan Jurafsky, Martijn Wieling

The performance of automatic speech recognition (ASR) systems has advanced substantially in recent years, particularly for languages for which a large amount of transcribed speech is available. Unfortunately, for low-resource languages, such as minority languages, regional languages or dialects, ASR performance generally remains much lower. In this study, we investigate whether data augmentation techniques could help improve low-resource ASR performance, focusing on four typologically diverse minority languages or language variants (West Germanic: Gronings, West-Frisian; Malayo-Polynesian: Besemah, Nasal). For all four languages, we examine the use of self-training, where an ASR system trained with the available human-transcribed data is used to generate transcriptions, which are then combined with the original data to train a new ASR system. For Gronings, for which there was a pre-existing text-to-speech (TTS) system available, we also examined the use of TTS to generate ASR training data from text-only sources. We find that using a self-training approach consistently yields improved performance (a relative WER reduction up to 20.5% compared to using an ASR system trained on 24 minutes of manually transcribed speech). The performance gain from TTS augmentation for Gronings was even stronger (up to 25.5% relative reduction in WER compared to a system based on 24 minutes of manually transcribed speech). In sum, our results show the benefit of using self-training or (if possible) TTS-generated data as an efficient solution to overcome the limitations of data availability for resource-scarce languages in order to improve ASR performance.

📄 PDF Abstract BibTeX arXiv:2305.10951

Code (1)

bartelds/asr-augmentation 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data Augmentationspeech-recognitionSpeech Recognitiontext-to-speechText to Speech

Similar Papers 제목 키워드 기반

TravelBench : Exploring LLM Performance in Low-Resource Domains

2025-10-03 · Srinivas Billa, Xiaonan Jing arxiv

Results on existing LLM benchmarks capture little information over the model capabilities in low-resource tasks, making it difficult to develop effective solutions in these domains. To address these challenges, we curate…

Information Extraction from Scientific Literature for Method Recommendation

2018-12-14 · Luan Yi

As a research community grows, more and more papers are published each year. As a result there is increasing demand for improved methods for finding relevant papers, automatically understanding the key ideas and recommen…

Taxonomy Enrichment with Text and Graph Vector Representations

2022-01-21 · Irina Nikishina, Mikhail Tikhomirov, Varvara Logacheva, Yuriy Nazarov 외

Knowledge graphs such as DBpedia, Freebase or Wikidata always contain a taxonomic backbone that allows the arrangement and structuring of various concepts in accordance with the hypo-hypernym ("class-subclass") relations…

Knowledge GraphsWord Embeddings

Automatic Keyboard Layout Design for Low-Resource Latin-Script Languages

2019-01-18 · Theresa Breiner, Chieu Nguyen, Daan van Esch, Jeremy O'Brien

We present our approach to automatically designing and implementing keyboard layouts on mobile devices for typing low-resource languages written in the Latin script. For many speakers, one of the barriers in accessing an…

DiversityLayout Design

Quantity vs. Quality of Monolingual Source Data in Automatic Text Translation: Can It Be Too Little If It Is Too Good?

2024-10-17 · Idris Abdulmumin, Bashir Shehu Galadanci, Garba Aliyu, Shamsuddeen Hassan Muhammad

Monolingual data, being readily available in large quantities, has been used to upscale the scarcely available parallel data to train better models for automatic translation. Self-learning, where a model is made to learn…

Low Resource NMTNMTSelf-LearningTranslation