English

Adapting Whisper for Lightweight and Efficient Automatic Speech Recognition of Children for On-device Edge Applications

Audio and Speech Processing 2025-07-22 v1 Human-Computer Interaction Sound

Abstract

Reliability on cloud providers for ASR inference to support child-centered voice-based applications is becoming challenging due to regulatory and privacy challenges. Motivated by a privacy-preserving design, this study aims to develop a lightweight & efficient Whisper ASR system capable of running on a Raspberry Pi. Upon evaluation of the MyST corpus and by examining various filtering strategies to fine-tune the `tiny.en' model, a Word Error Rate (WER) of 15.9% was achieved (11.8% filtered). A low-rank compression reduces the encoder size by 0.51M with 1.26x faster inference in GPU, with 11% relative WER increase. During inference on Pi, the compressed version required ~2 GFLOPS fewer computations. The RTF for both the models ranged between [0.23-0.41] for various input audio durations. Analyzing the RAM usage and CPU temperature showed that the PI was capable of handling both the tiny models, however it was noticed that small models initiated additional overhead/thermal throttling.

Keywords

Cite

@article{arxiv.2507.14451,
  title  = {Adapting Whisper for Lightweight and Efficient Automatic Speech Recognition of Children for On-device Edge Applications},
  author = {Satwik Dutta and Shruthigna Chandupatla and John Hansen},
  journal= {arXiv preprint arXiv:2507.14451},
  year   = {2025}
}

Comments

5 pages, 5 figures, accepted for presentation at the 2025 Workshop on Child Computer Interaction (WOCCI 2025), a Satellite Workshop of the 2025 Interspeech Conference