paper-with-me

Papers

Multilingual Speech Recognition for Low-Resource Indian Languages using Multi-Task conformer

2021-08-22 · Krishna D N

Transformers have recently become very popular for sequence-to-sequence applications such as machine translation and speech recognition. In this work, we propose a multi-task learning-based transformer model for low-resource multilingual speech recognition for Indian languages. Our proposed model consists of a conformer [1] encoder and two parallel transformer decoders. We use a phoneme decoder (PHN-DEC) for the phoneme recognition task and a grapheme decoder (GRP-DEC) to predict grapheme sequence. We consider the phoneme recognition task as an auxiliary task for our multi-task learning framework. We jointly optimize the network for both phoneme and grapheme recognition tasks using Joint CTC-Attention [2] training. We use a conditional decoding scheme to inject the language information into the model before predicting the grapheme sequence. Our experiments show that our proposed approach can obtain significant improvement over previous approaches [4]. We also show that our conformer-based dual-decoder approach outperforms both the transformer-based dual-decoder approach and single decoder approach. Finally, We compare monolingual ASR models with our proposed multilingual ASR approach.

📄 PDF Abstract BibTeX arXiv:2109.03969

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMachine TranslationMulti-Task LearningPhoneme Recognitionspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

An Investigation of Hybrid architectures for Low Resource Multilingual Speech Recognition system in Indian context

2021-12-01 · ICON 2021 12 · Ganesh Mirishkar, Aditya Yadavalli, Anil Kumar Vuppala

India is a land of language diversity. There are approximately 2000 languages spoken around, and among which officially registered are 23. In those, there are very few with Automatic Speech Recognition (ASR) capability. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DiversityLanguage Modeling+3

Multilingual and code-switching ASR challenges for low resource Indian languages

2021-04-01 · Anuj Diwan, Rakesh Vaideeswaran, Sanket Shah, Ankita Singh 외

Recently, there is increasing interest in multilingual automatic speech recognition (ASR) where a speech recognition system caters to multiple low resource languages by taking advantage of low amounts of labeled corpora …

Automatic Speech Recognition (ASR)SentenceSpeech Recognition

An Overview of Indian Spoken Language Recognition from Machine Learning Perspective

2022-11-30 · Spandan Dey, Md Sahidullah, Goutam Saha

Automatic spoken language identification (LID) is a very important research field in the era of multilingual voice-command-based human-computer interaction (HCI). A front-end LID module helps to improve the performance o…

Language IdentificationSpoken language identification

Enhancing Whisper's Accuracy and Speed for Indian Languages through Prompt-Tuning and Tokenization

2024-12-27 · Kumud Tripathi, Raj Gothi, Pankaj Wasnik

Automatic speech recognition has recently seen a significant advancement with large foundational models such as Whisper. However, these models often struggle to perform well in low-resource languages, such as Indian lang…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

DuDe: Dual-Decoder Multilingual ASR for Indian Languages using Common Label Set

2022-10-30 · Arunkumar A, Mudit Batra, Umesh S

In a multilingual country like India, multilingual Automatic Speech Recognition (ASR) systems have much scope. Multilingual ASR systems exhibit many advantages like scalability, maintainability, and improved performance …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+2