Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

Overcoming Decoder Inconsistencies in Whisper for Dravidian and Low-Resource Languages

Domain:

natural language processing

Record type:

paper
Creator:
KumTriWas
Host:avatar
Multilingual ASR models such as Whisper perform well on high-resource languages but exhibit substantially higher Word Error Rates (WER) for Dravidian languages compared to Indo-Aryan ones. Through linguistic and dataset analysis, we show that Dravidian languages have longer words, higher vocabulary diversity, and lower repetition, resulting in sparse token distributions and frequent character-level substitution errors. Baseline fine-tuning further reveals decoder imbalance between self-attention (linguistic context) and cross-attention (acoustic cues). Although synthetic token-repetition experiments indicate potential gains, they are impractical. Motivated by these observations, we introduce two decoder-level enhancements: Weighted-Attention, which adaptively balances attention sources, and Self-Conditioning, which reinjects intermediate predictions to improve token consistency. Experiments demonstrate consistent WER reductions for low-resource and agglutinative languages. Accepted at INTERSPEECH 2026, 5 pages, 1 figure, 5 tables

Visit

arxiv.org

Tasks

automatic speech recognitionspeech processing

Tags

Computation and LanguageSound

Similar

Overcoming Data Scarcity in Generative Language Modelling for Low-Resource Languages: A Systematic ReviewEnhancing Multilingual Table-to-Text Generation with QA Blueprints: Overcoming Challenges in Low-Resource LanguagesOvercoming Challenges in Corpus Studies of Low-Resource Languages Through Insights from a Sesotho Readability Metrics ProjectWhispering in Amharic: Fine-tuning Whisper for Low-resource LanguageLow-Resource Machine Translation Training Curriculum Fit for Low-Resource LanguagesText Normalization for Low Resource Languages

Overcoming Data Scarcity in Generative Language Modelling for Low-Resource Languages: A Systematic Review

Generative language modelling has surged in popularity with the emergence of services such as ChatGP

Enhancing Multilingual Table-to-Text Generation with QA Blueprints: Overcoming Challenges in Low-Resource Languages

Limiting training data in low-resource languages is a barrier to Natural Language Processing (NLP).

Overcoming Challenges in Corpus Studies of Low-Resource Languages Through Insights from a Sesotho Readability Metrics Project

This article is a narrative inquiry into the challenges of computational and corpus studies in low-r

Whispering in Amharic: Fine-tuning Whisper for Low-resource Language

This work explores fine-tuning OpenAI's Whisper automatic speech recognition (ASR) model for Amharic

Low-Resource Machine Translation Training Curriculum Fit for Low-Resource Languages

We conduct an empirical study of neural machine translation (NMT) for truly low-resource languages,

Text Normalization for Low Resource Languages

This repository contains code related to the Google open source internship project Text Normalization for Low Resource Languages.