paper-with-me

Papers

A two-stage transliteration approach to improve performance of a multilingual ASR

2024-10-09 · Rohit Kumar

End-to-end Automatic Speech Recognition (ASR) systems are rapidly claiming to become state-of-art over other modeling methods. Several techniques have been introduced to improve their ability to handle multiple languages. However, due to variation in writing scripts for different languages, while decoding acoustically similar units, they do not always map to an appropriate grapheme in the target language. This restricts the scalability and adaptability of the model while dealing with multiple languages in code-mixing scenarios. This paper presents an approach to build a language-agnostic end-to-end model trained on a grapheme set obtained by projecting the multilingual grapheme data to the script of a more generic target language. This approach saves the acoustic model from retraining to span over a larger space and can easily be extended to multiple languages. A two-stage transliteration process realizes this approach and proves to minimize speech-class confusion. We performed experiments with an end-to-end multilingual speech recognition system for two Indic Languages, namely Nepali and Telugu. The original grapheme space of these languages is projected to the Devanagari script. We achieved a relative reduction of 20% in the Word Error Rate (WER) and 24% in the Character Error Rate (CER) in the transliterated space, over other language-dependent modeling methods.

📄 PDF Abstract BibTeX arXiv:2410.14709

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Large-scale Evaluation of Neural Machine Transliteration for Indic Languages

2021-04-01 · EACL 2021 2 · Anoop Kunchukuttan, Siddharth Jain, Rahul Kejriwal

We take up the task of large-scale evaluation of neural machine transliteration between English and Indic languages, with a focus on multilingual transliteration to utilize orthographic similarity between Indian language…

TranslationTransliteration

Leveraging Orthographic Similarity for Multilingual Neural Transliteration

2018-01-01 · TACL 2018 1 · Anoop Kunchukuttan, Mitesh Khapra, Gurneet Singh, Pushpak Bhattacharyya

We address the task of joint training of transliteration models for multiple language pairs (multilingual transliteration). This is an instance of multitask learning, where individual tasks (language pairs) benefit from …

DecoderInformation RetrievalMachine TranslationMulti-Task Learning+1

Investigating Lexical Sharing in Multilingual Machine Translation for Indian Languages

2023-05-04 · Sonal Sannigrahi, Rachel Bawden

Multilingual language models have shown impressive cross-lingual transfer ability across a diverse set of languages and tasks. To improve the cross-lingual ability of these models, some strategies include transliteration…

Cross-Lingual TransferMachine TranslationTranslationTransliteration

Does Transliteration Help Multilingual Language Modeling?

2022-01-29 · Ibraheem Muhammad Moosa, Mahmud Elahi Akhter, Ashfia Binte Habib

Script diversity presents a challenge to Multilingual Language Models (MLLM) by reducing lexical overlap among closely related languages. Therefore, transliterating closely related languages that use different writing sc…

DiversityLanguage ModelingLanguage ModellingMultiple Choice Question Answering (MCQA)+5

Bootstrapping Transliteration with Constrained Discovery for Low-Resource Languages

2018-09-20 · EMNLP 2018 10 · Shyam Upadhyay, Jordan Kodner, Dan Roth

Generating the English transliteration of a name written in a foreign script is an important and challenging step in multilingual knowledge acquisition and information extraction. Existing approaches to transliteration g…

Entity LinkingTransliteration