Optimizing Multi-Stuttered Speech Classification: Leveraging Whisper's Encoder for Efficient Parameter Reduction in Automated Assessment
Huma Ameer, Seemab Latif, Mehwish Fatima

TL;DR
This paper presents an efficient method for classifying multi-stuttered speech by leveraging Whisper's encoder, significantly reducing model parameters while maintaining high accuracy, thus improving automated speech assessment tools.
Contribution
The study introduces a parameter-efficient approach using layer freezing in Whisper's encoder for multi-stuttered speech classification, with a focus on reducing computational complexity.
Findings
Achieved high F1-scores of 0.88, 0.85, and 0.87 on external dataset.
Reduced trainable parameters from 20.27 million to 3.29 million.
Identified the last encoder layer as crucial for disfluency detection.
Abstract
The automated classification of stuttered speech has significant implications for timely assessments providing assistance to speech language pathologists. Despite notable advancements in the field, the cases in which multiple disfluencies occur in speech require attention. We have taken a progressive approach to fill this gap by classifying multi-stuttered speech more efficiently. The problem has been addressed by firstly curating a dataset of multi-stuttered disfluencies from open source dataset SEP-28k audio clips. Secondly, employing Whisper, a state-of-the-art speech recognition model has been leveraged by using its encoder and taking the problem as multi label classification. Thirdly, using a 6 encoder layer Whisper and experimenting with various layer freezing strategies, a computationally efficient configuration of the model was identified. The proposed configuration achieved…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis
