SpeechAgent: An End-to-End Mobile Infrastructure for Speech Impairment Assistance
Haowei Lou, Chengkai Huang, Hye-young Paik, Yongquan Hu, Aaron Quigley, Wen Hu, Lina Yao
TL;DR
SpeechAgent introduces a mobile edge–cloud system that jointly reasons about impaired speech and generates clearer, intention-preserving output in real time. By integrating a dedicated Speech Impairment Recognition model, ASR, LLM-based refinement conditioned on impairment type, and a ParaStyleTTS-based synthesis module, the approach enables end-to-end perception–reasoning–generation for everyday communication. The authors provide a multi-source dataset and a benchmarking pipeline, demonstrating strong impairment classification performance (e.g., Transformer-based SIR with ROC-AUC ≈ 0.99) and effective text- and speech-based refinement, while maintaining low latency (RTF ≈ 0.08). The work highlights practical viability for on-device interaction via edge servers, with clear pathways for future improvements in semantic fidelity, interactivity, and multilingual personalization.
Abstract
Speech is essential for human communication, yet millions of people face impairments such as dysarthria, stuttering, and aphasia conditions that often lead to social isolation and reduced participation. Despite recent progress in automatic speech recognition (ASR) and text-to-speech (TTS) technologies, accessible web and mobile infrastructures for users with impaired speech remain limited, hindering the practical adoption of these advances in daily communication. To bridge this gap, we present SpeechAgent, a mobile SpeechAgent designed to facilitate people with speech impairments in everyday communication. The system integrates large language model (LLM)- driven reasoning with advanced speech processing modules, providing adaptive support tailored to diverse impairment types. To ensure real-world practicality, we develop a structured deployment pipeline that enables real-time speech processing on mobile and edge devices, achieving imperceptible latency while maintaining high accuracy and speech quality. Evaluation on real-world impaired speech datasets and edge-device latency profiling confirms that SpeechAgent delivers both effective and user-friendly performance, demonstrating its feasibility for personalized, day-to-day assistive communication.
