CLSDASMar 31, 2022

Effectiveness of text to speech pseudo labels for forced alignment and cross lingual pretrained models for low resource speech recognition

arXiv:2203.16823v1
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of developing ASR systems for low-resource languages where labeled data is scarce, though it is incremental as it builds on existing methods like forced alignment and wav2vec 2.0.

The paper tackled the problem of low-resource speech recognition for Maithili, Bhojpuri, and Dogri by creating labeled data using text-to-speech pseudo labels for forced alignment, and then trained a transformer-based wav2vec 2.0 ASR model, with all data and models made publicly available.

In the recent years end to end (E2E) automatic speech recognition (ASR) systems have achieved promising results given sufficient resources. Even for languages where not a lot of labelled data is available, state of the art E2E ASR systems can be developed by pretraining on huge amounts of high resource languages and finetune on low resource languages. For a lot of low resource languages the current approaches are still challenging, since in many cases labelled data is not available in open domain. In this paper we present an approach to create labelled data for Maithili, Bhojpuri and Dogri by utilising pseudo labels from text to speech for forced alignment. The created data was inspected for quality and then further used to train a transformer based wav2vec 2.0 ASR model. All data and models are available in open domain.

Foundations

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

Your Notes