English

On-device Streaming Discrete Speech Units

Audio and Speech Processing 2025-06-03 v1 Machine Learning Sound

Abstract

Discrete speech units (DSUs) are derived from clustering the features of self-supervised speech models (S3Ms). DSUs offer significant advantages for on-device streaming speech applications due to their rich phonetic information, high transmission efficiency, and seamless integration with large language models. However, conventional DSU-based approaches are impractical as they require full-length speech input and computationally expensive S3Ms. In this work, we reduce both the attention window and the model size while preserving the effectiveness of DSUs. Our results demonstrate that we can reduce floating-point operations (FLOPs) by 50% with only a relative increase of 6.5% in character error rate (CER) on the ML-SUPERB 1h dataset. These findings highlight the potential of DSUs for real-time speech processing in resource-constrained environments.

Keywords

Cite

@article{arxiv.2506.01845,
  title  = {On-device Streaming Discrete Speech Units},
  author = {Kwanghee Choi and Masao Someki and Emma Strubell and Shinji Watanabe},
  journal= {arXiv preprint arXiv:2506.01845},
  year   = {2025}
}

Comments

Accepted to Interspeech 2025, source code at https://github.com/Masao-Someki/StreamingDSU

R2 v1 2026-07-01T02:54:46.540Z