Dysfluent WFST: A Framework for Zero-Shot Speech Dysfluency Transcription and Detection
Chenxu Guo, Jiachen Lian, Xuanru Zhou, Jinming Zhang, Shuhe Li, Zongli Ye, Hwi Joo Park, Anaisha Das, Zoe Ezzes, Jet Vonk, Brittany Morin, Rian Bogley, Lisa Wauters, Zachary Miller, Maria Gorno-Tempini, Gopala Anumanchipalli
TL;DR
Dysfluency transcription and detection remain challenging when relying on binary classification or text-independent models. The authors propose Dysfluent-WFST, a zero-shot WFST-based decoder that jointly transcribes phonemes and detects dysfluencies using encoder emissions without additional training, compatible with models like WavLM. The approach leverages pronunciation priors through dynamic weighting and a dysfluency-aware decoding graph to achieve state-of-the-art phonetic error rate and dysfluency detection on simulated and real nfvPPA data, with strong interpretability and efficiency. While effective for repetitions, it shows limitations for insertions/deletions and remains non-differentiable, prompting future work on joint training with encoders and incorporating articulatory feedback to further enhance performance and robustness.
Abstract
Automatic detection of speech dysfluency aids speech-language pathologists in efficient transcription of disordered speech, enhancing diagnostics and treatment planning. Traditional methods, often limited to classification, provide insufficient clinical insight, and text-independent models misclassify dysfluency, especially in context-dependent cases. This work introduces Dysfluent-WFST, a zero-shot decoder that simultaneously transcribes phonemes and detects dysfluency. Unlike previous models, Dysfluent-WFST operates with upstream encoders like WavLM and requires no additional training. It achieves state-of-the-art performance in both phonetic error rate and dysfluency detection on simulated and real speech data. Our approach is lightweight, interpretable, and effective, demonstrating that explicit modeling of pronunciation behavior in decoding, rather than complex architectures, is key to improving dysfluency processing systems.
