🤖 AI Summary
This work addresses the poor performance of current automatic speech recognition (ASR) systems on disfluent speech, which excludes individuals with speech disorders from mainstream voice-based interaction. The authors propose a multi-stage, multi-agent real-time repair framework that integrates ASR transcription, collaborative multi-agent text refinement, and speech synthesis to substantially reduce word error rates while preserving semantic integrity. By iteratively optimizing transcriptions and incorporating stutter-specific fine-tuning strategies, the approach achieves significant performance gains on the FluencyBank dataset and high user satisfaction in human evaluations. This study establishes a new paradigm for developing inclusive speech AI systems that accommodate diverse speech patterns.
📝 Abstract
People who stutter (PWS) face systemic exclusion in today's voice-driven society, where access to voice assistants, authentication systems, and remote work tools increasingly depends on fluent speech. Current automatic speech recognition (ASR) systems, trained predominantly on fluent speech, fail to serve millions of PWS worldwide. We present STEAMROLLER, a real time system that transforms stuttered speech into fluent output through a novel multi-stage, multi-agent AI pipeline. Our approach addresses three critical technical challenges: (1) the difficulty of direct speech to speech conversion for disfluent input, (2) semantic distortions introduced during ASR transcription of stuttered speech, and (3) latency constraints for real time communication. STEAMROLLER employs a three stage architecture comprising ASR transcription, multi-agent text repair, and speech synthesis, where our core innovation lies in a collaborative multi-agent framework that iteratively refines transcripts while preserving semantic intent. Experiments on the FluencyBank dataset and a user study demonstrates clear word error rate (WER) reduction and strong user satisfaction. Beyond immediate accessibility benefits, fine tuning ASR on STEAMROLLER repaired speech further yields additional WER improvements, creating a pathway toward inclusive AI ecosystems.