paper-with-me

Papers

Zero-shot Disfluency Detection for Indian Languages

2022-10-01 · COLING 2022 10 · Rohit Kundu, Preethi Jyothi, Pushpak Bhattacharyya

Disfluencies that appear in the transcriptions from automatic speech recognition systems tend to impair the performance of downstream NLP tasks. Disfluency correction models can help alleviate this problem. However, the unavailability of labeled data in low-resource languages impairs progress. We propose using a pretrained multilingual model, finetuned only on English disfluencies, for zero-shot disfluency detection in Indian languages. We present a detailed pipeline to synthetically generate disfluent text and create evaluation datasets for four Indian languages: Bengali, Hindi, Malayalam, and Marathi. Even in the zero-shot setting, we obtain F1 scores of 75 and higher on five disfluency types across all four languages. We also show the utility of synthetically generated disfluencies by evaluating on real disfluent text in Bengali, Hindi, and Marathi. Finetuning the multilingual model on additional synthetic Hindi disfluent text nearly doubles the number of exact matches and yields a 20-point boost in F1 scores when evaluated on real Hindi disfluent text, compared to training with only English disfluent text.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

IndicVoices-R: Unlocking a Massive Multilingual Multi-speaker Speech Corpus for Scaling Indian TTS

2024-09-09 · Ashwin Sankar, Srija Anand, Praveen Srinivasa Varadhan, Sherry Thomas 외

Recent advancements in text-to-speech (TTS) synthesis show that large-scale models trained with extensive web data produce highly natural-sounding output. However, such data is scarce for Indian languages due to the lack…

DenoisingSpeech Enhancementtext-to-speechText to Speech+1

Zero-Shot Translation for Indian Languages with Sparse Data

2017-09-01 · MTSummit 2017 9 · Giulia Mattoni, Pat Nagle, Carlos Collantes, Dimitar Shterionov
Translation

Zero-shot translation among Indian languages

2020-12-01 · loresmt (AACL) 2020 12 · Rudali Huidrom, Yves Lepage

Standard neural machine translation (NMT) allows a model to perform translation between a pair of languages. Multilingual neural machine translation (NMT), on the other hand, allows a model to perform translation between…

Machine TranslationNMTSentenceTranslation

How Good is Zero-Shot MT Evaluation for Low Resource Indian Languages?

2024-06-06 · Anushka Singh, Ananya B. Sai, Raj Dabre, Ratish Puduppully 외

While machine translation evaluation has been studied primarily for high-resource languages, there has been a recent interest in evaluation for low-resource languages due to the increasing availability of data and models…

Machine Translation

Cross-lingual and Multilingual Spoken Term Detection for Low-Resource Indian Languages

2020-11-12 · Sanket Shah, Satarupa Guha, Simran Khanuja, Sunayana Sitaram

Spoken Term Detection (STD) is the task of searching for words or phrases within audio, given either text or spoken input as a query. In this work, we use state-of-the-art Hindi, Tamil and Telugu ASR systems cross-lingua…