iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Home ›› Technology ›› Ai ›› Improving End-to-End Speech Recognition for Dysarthric Speech through In-Domain Data Augmentation

Improving End-to-End Speech Recognition for Dysarthric Speech through In-Domain Data Augmentation

A study by Sapkota et al. explores data augmentation techniques for dysarthric automatic speech recognition (ASR) by fine-tuning the end-to-end Wav2Vec2 model. Four methods—Speaking-Rate Modification, Pitch Modification, Formant Modification, and vocal tract Length Perturbation—were tested across severity levels, achieving relative WER reductions of 30.02%, 16.64%, and 15.47% for low, medium, and high severity respectively.

iG
iGEN Editorial
June 20, 2026
Improving End-to-End Speech Recognition for Dysarthric Speech through In-Domain Data Augmentation

Improving speech recognition for individuals with dysarthria, a motor speech disorder, remains a significant challenge due to limited data and varying severity levels. A new study by Sapkota, Paban, Kathania, Hemant Kumar, Kadiri, Sudarsana Reddy, and Narayanan, Shrikanth proposes in-domain data augmentation techniques to enhance end-to-end automatic speech recognition (ASR) systems.

Approach and Model

The researchers fine-tuned the pre-trained Wav2Vec2 model, an end-to-end ASR architecture, using individually fine-tuned models for each severity class as baselines. To overcome data scarcity, they investigated four prominent augmentation methods: Speaking-Rate Modification (SRM), Pitch Modification (PM), Formant Modification (FM), and vocal tract Length Perturbation (VTLP). Each technique targets specific acoustic characteristics affected by dysarthria.

Augmentation Techniques

  • Speaking-Rate Modification (SRM): Adjusts speech tempo to simulate slower or faster articulation.
  • Pitch Modification (PM): Alters the fundamental frequency to mimic variations in vocal pitch.
  • Formant Modification (FM): Modifies formant frequencies to reflect changes in vocal tract shape.
  • vocal tract Length Perturbation (VTLP): Perturbs the perceived length of the vocal tract, affecting formant structure.

Results Across Severity Levels

The effectiveness of each method varied by severity. The following table presents the best word error rates (WER) achieved and relative improvements over baseline:

Severity Level Best Method Parameter WER (%) Relative Improvement (%)
Low SRM s=0.8 9.02 30.02
Medium SRM s=0.8 38.11 16.64
High PM τ=0.8 55.15 15.47

SRM with a speed factor of 0.8 yielded the best results for low and medium severity, while PM with a pitch factor of 0.8 performed best for high severity. The results confirm that targeted data augmentation can significantly improve dysarthric ASR performance, with relative reductions ranging from 15.47% to 30.02%.

Implications for Accessibility

The study demonstrates that in-domain augmentation tailored to specific speech impairments can bridge the performance gap in ASR systems. For enterprise technology, these advancements can facilitate more inclusive voice interfaces, enabling individuals with dysarthria to use speech-controlled applications in logistics, warehouse management, and other hands-free environments. By reducing WER, such systems become viable for daily use, improving communication and operational efficiency.


Sources:

Keep Reading

Recommended Stories

Improving Code-Switching ASR with Code-Mixing Guided Synthetic Speech Technology

Improving Code-Switching ASR with Code-Mixing Guided Synthetic Speech

A new code-mixing guided preference-learning framework improves code-switching automatic speech recognition (ASR) by steering synthetic speech generation toward better language-boundary consistency. Fine-tuning Whisper Large with this approach reduced Mixed Error Rate (MER) from 12.1% to 8.9% on the DevMAN set and from 17.8% to 14.2% on the DevSGE set of the SEAME Mandarin-English conversational corpus.

June 20, 2026
Amazon Can Use Twitch Content to Train AI Models Unless Users Opt Out Technology

Amazon Can Use Twitch Content to Train AI Models Unless Users Opt Out

Twitch has added an opt-out toggle that lets streamers stop Amazon from using their content to train AI models. The change follows pushback from more than 16,000 creators, and WIRED reports the terms of service had not explicitly covered generative AI training. The case highlights the growing demand for training data and the consent gaps around user-generated content.

August 15, 2026
A New Trick Reveals AI Models’ Inner Thoughts Technology

A New Trick Reveals AI Models’ Inner Thoughts

August 11, 2026
RACL: Reasoning-Agent Control Layers Show Promise for Continuous Metaheuristic Learning in Vehicle Routing Technology

RACL: Reasoning-Agent Control Layers Show Promise for Continuous Metaheuristic Learning in Vehicle Routing

A new research paper introduces Reasoning-Agent Control Layers (RACL), a method that places an AI reasoning agent above existing metaheuristic optimizers to discover and validate control rules. Tested on vehicle routing, RACL outperformed baseline policies in 21 of 21 cases, achieving average cost reductions of up to 8.3%.

June 20, 2026