paper-with-me

Papers

Jointly Improving Dialect Identification and ASR in Indian Languages using Multimodal Feature Fusion

2026-07-03 · Saurabh Kumar, Amartyaveer, Prasanta Kumar Ghosh arxiv

Automatic Speech Recognition (ASR) and Dialect Identification (DID) are crucial for Indian languages, many of which are low-resource and exhibit significant dialectal differences. Existing methods often optimize ASR or DID individually, resulting in performance trade-offs. In this work, we propose a multimodal framework that jointly improves ASR and DID. Our method employs a Bottleneck Encoder to extract dialectal features from Conformer-based speech representations and a RoBERTa encoder to process ASR-generated CTC embeddings. A gating mechanism merges these features, followed by an attention encoder to refine the representations. The learned embeddings are concatenated with Conformer outputs to enhance ASR features. Evaluated on eight Indian languages with thirty-three dialects, our method achieves an average DID accuracy of 81.63% and average CER and WER of 4.65% and 17.73%, respectively. These results highlight the effectiveness of our method for joint ASR-DID modeling.

📄 PDF Abstract BibTeX arXiv:2607.02862

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

Vowel-based Meeteilon dialect identification using a Random Forest classifier

2021-07-26 · Thangjam Clarinda Devi, Kabita Thaoroijam

This paper presents a vowel-based dialect identification system for Meeteilon. For this work, a vowel dataset is created by using Meeteilon Speech Corpora available at Linguistic Data Consortium for Indian Languages (LDC…

ClassificationDialect Identification

INDIC DIALECT: A Multi Task Benchmark to Evaluate and Translate in Indian Language Dialects

2026-01-15 · Tarun Sharma, Manikandan Ravikiran, Sourava Kumar Behera, Pramit Bhattacharya 외 arxiv

Recent NLP advances focus primarily on standardized languages, leaving most low-resource dialects under-served especially in Indian scenarios. In India, the issue is particularly important: despite Hindi being the third …

Machine Translation

BhashaSutra: A Task-Centric Unified Survey of Indian NLP Datasets, Corpora, and Resources

2026-04-20 · Raghvendra Kumar, Devankar Raj, Sriparna Saha arxiv

India's linguistic landscape, spanning 22 scheduled languages and hundreds of marginalized dialects, has driven rapid growth in NLP datasets, benchmarks, and pretrained models. However, no dedicated survey consolidates r…

Domain Generalization

Building Robust and Scalable Multilingual ASR for Indian Languages

2025-11-19 · Arjun Gangwar, Kaousheik Jayakumar, S. Umesh arxiv

This paper describes the systems developed by SPRING Lab, Indian Institute of Technology Madras, for the ASRU MADASR 2.0 challenge. The systems developed focuses on adapting ASR systems to improve in predicting the langu…

Unsupervised Deep Language and Dialect Identification for Short Texts

2020-12-01 · COLING 2020 8 · Koustava Goswami, Rajdeep Sarkar, Bharathi Raja Chakravarthi, Theodorus Fransen 외

Automatic Language Identification (LI) or Dialect Identification (DI) of short texts of closely related languages or dialects, is one of the primary steps in many natural language processing pipelines. Language identific…

Dialect IdentificationLanguage IdentificationSentenceSentence Embeddings