Efficient ASR Training with Conversations that Never Happened

arXiv:2606.0395717.5h-index: 17
Predicted impact top 82% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For ASR practitioners in low-resource languages, this provides a practical method to augment limited conversational data, achieving strong gains with synthetic data.

The paper addresses the scarcity of conversational ASR data for low-resource languages by generating synthetic dialogues via LLMs and TTS. Using only 67 hours of real data plus 636 hours of simulated data, they outperform a model trained on 2700 hours of real Hungarian speech.

Conversational ASR for lower-resource languages and niche domains is limited by the scarcity of domain-matched multi-speaker training data. We propose an augmentation pipeline that generates scenario-level dialogues with participant metadata, maps speaker attributes to TTS voice profiles, and assembles synthesized utterances into speaker-aware simulated conversations. We evaluated five LLM families under single-generator, fixed-budget mixture, and scale-up settings using the same FastConformer-Large training recipe for each one. We ran comprehensive evaluations on the Hungarian BEA-Dialogue benchmark corpus, with the method itself being applicable to any language given the resources for each component. The results show that synthetic conversations consistently improve speech recognition performance, but generator choice and data composition strongly affect the gains. Our largest training configuration, using only 67 hours of real conversations and 636 hours of simulated data, achieves better performance on the evaluation benchmark than a zero-shot model trained on 2700 hours of Hungarian speech. These findings indicate that LLM-generated conversational data synthesized with TTS is a practical complement to real conversational corpora for speech model training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes