ASCLLGSDFeb 8, 2022

Enhancing ASR for Stuttered Speech with Limited Data Using Detect and Pass

arXiv:2202.05396v134 citations
Originality Incremental advance
AI Analysis

This addresses accessibility for people with speech disorders, though it is incremental as it adapts existing ASR methods with a detection component.

The paper tackled the problem of making automatic speech recognition (ASR) accessible for people who stutter by proposing a 'Detect and Pass' method, which reduced word error rates by 12.18% to 71.24% across various ASR systems.

It is estimated that around 70 million people worldwide are affected by a speech disorder called stuttering. With recent advances in Automatic Speech Recognition (ASR), voice assistants are increasingly useful in our everyday lives. Many technologies in education, retail, telecommunication and healthcare can now be operated through voice. Unfortunately, these benefits are not accessible for People Who Stutter (PWS). We propose a simple but effective method called 'Detect and Pass' to make modern ASR systems accessible for People Who Stutter in a limited data setting. The algorithm uses a context aware classifier trained on a limited amount of data, to detect acoustic frames that contain stutter. To improve robustness on stuttered speech, this extra information is passed on to the ASR model to be utilized during inference. Our experiments show a reduction of 12.18% to 71.24% in Word Error Rate (WER) across various state of the art ASR systems. Upon varying the threshold of the associated posterior probability of stutter for each stacked frame used in determining low frame rate (LFR) acoustic features, we were able to determine an optimal setting that reduced the WER by 23.93% to 71.67% across different ASR systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes