English

Scaling Spoken Language Models with Syllabic Speech Tokenization

Computation and Language 2026-02-05 v2 Audio and Speech Processing

Abstract

Spoken language models (SLMs) typically discretize speech into high-frame-rate tokens extracted from SSL speech models. As the most successful LMs are based on the Transformer architecture, processing these long token streams with self-attention is expensive, as attention scales quadratically with sequence length. A recent SSL work introduces acoustic tokenization of speech at the syllable level, which is more interpretable and potentially more scalable with significant compression in token lengths (4-5 Hz). Yet, their value for spoken language modeling is not yet fully explored. We present the first systematic study of syllabic tokenization for spoken language modeling, evaluating models on a suite of SLU benchmarks while varying training data scale. Syllabic tokens can match or surpass the previous high-frame rate tokens while significantly cutting training and inference costs, achieving more than a 2x reduction in training time and a 5x reduction in FLOPs. Our findings highlight syllable-level language modeling as a promising path to efficient long-context spoken language models.

Keywords

Cite

@article{arxiv.2509.26634,
  title  = {Scaling Spoken Language Models with Syllabic Speech Tokenization},
  author = {Nicholas Lee and Cheol Jun Cho and Alan W Black and Gopala K. Anumanchipalli},
  journal= {arXiv preprint arXiv:2509.26634},
  year   = {2026}
}

Comments

ICASSP 2026

R2 v1 2026-07-01T06:08:28.908Z