Self-supervised Speech Models for Word-Level Stuttered Speech Detection
Yi-Jen Shih, Zoi Gkalitsiou, Alexandros G. Dimakis, David Harwath
TL;DR
This paper tackles the inadequacy of utterance-level stuttering detection for clinical use by introducing word-level stuttering detection via self-supervised speech models. It employs a WavLM Large backbone with a Hierarchical Convolution interface and an auxiliary CTC objective, trained in two stages: LibriSpeech-based pretraining with synthetic disfluencies and SEP-28K fine-tuning on clinically annotated data aligned to word-level labels. The authors curate a word-level stuttering dataset, demonstrate state-of-the-art performance over prior methods on both utterance- and word-level tasks, and provide extensive ablations to illuminate the impact of the SSL backbone, CTC loss, and training data size. The work advances clinically relevant, edge-deployable screening capabilities and highlights future directions in data diversity and word-level stuttering type classification.
Abstract
Clinical diagnosis of stuttering requires an assessment by a licensed speech-language pathologist. However, this process is time-consuming and requires clinicians with training and experience in stuttering and fluency disorders. Unfortunately, only a small percentage of speech-language pathologists report being comfortable working with individuals who stutter, which is inadequate to accommodate for the 80 million individuals who stutter worldwide. Developing machine learning models for detecting stuttered speech would enable universal and automated screening for stuttering, enabling speech pathologists to identify and follow up with patients who are most likely to be diagnosed with a stuttering speech disorder. Previous research in this area has predominantly focused on utterance-level detection, which is not sufficient for clinical settings where word-level annotation of stuttering is the norm. In this study, we curated a stuttered speech dataset with word-level annotations and introduced a word-level stuttering speech detection model leveraging self-supervised speech models. Our evaluation demonstrates that our model surpasses previous approaches in word-level stuttering speech detection. Additionally, we conducted an extensive ablation analysis of our method, providing insight into the most important aspects of adapting self-supervised speech models for stuttered speech detection.
