Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: Over 70 million people worldwide experience stuttering, yet most automatic
speech systems misinterpret disfluent utterances or fail to transcribe them
accurately. Existing methods for stutter correction rely on handcrafted feature
extraction or multi-stage automatic speech recognition (ASR) and text-to-speech
(TTS) pipelines, which separate transcription from audio reconstruction and
often amplify distortions. This work introduces StutterZero and StutterFormer,
the first end-to-end waveform-to-waveform models that directly convert
stuttered speech into fluent speech while jointly predicting its transcription.
StutterZero employs a convolutional-bidirectional LSTM encoder-decoder with
attention, whereas StutterFormer integrates a dual-stream Transformer with
shared acoustic-linguistic representations. Both architectures are trained on
paired stuttered-fluent data synthesized from the SEP-28K and LibriStutter
corpora and evaluated on unseen speakers from the FluencyBank dataset. Across
all benchmarks, StutterZero had a 24% decrease in Word Error Rate (WER) and a
31% improvement in semantic similarity (BERTScore) compared to the leading
Whisper-Medium model. StutterFormer achieved better results, with a 28%
decrease in WER and a 34% improvement in BERTScore. The results validate the
feasibility of direct end-to-end stutter-to-fluent speech conversion, offering
new opportunities for inclusive human-computer interaction, speech therapy, and
accessibility-oriented AI systems.
Submitted
October 21, 2025
Key Contributions
This paper introduces StutterZero and StutterFormer, the first end-to-end waveform-to-waveform models for stuttering correction and transcription. By directly converting stuttered speech to fluent speech while jointly predicting transcription, these models overcome the limitations of multi-stage pipelines, offering a more integrated and potentially higher-fidelity solution for millions affected by stuttering.
Business Value
Developing effective tools for individuals who stutter can significantly improve their communication, social interaction, and professional opportunities. This technology could be integrated into communication apps, virtual assistants, and assistive devices.