English

Say More with Less: Variable-Frame-Rate Speech Tokenization via Adaptive Clustering and Implicit Duration Coding

Audio and Speech Processing 2025-11-14 v3 Sound

Abstract

Existing speech tokenizers typically assign a fixed number of tokens per second, regardless of the varying information density or temporal fluctuations in the speech signal. This uniform token allocation mismatches the intrinsic structure of speech, where information is distributed unevenly over time. To address this, we propose VARSTok, a VAriable-frame-Rate Speech Tokenizer that adapts token allocation based on local feature similarity. VARSTok introduces two key innovations: (1) a temporal-aware density peak clustering algorithm that adaptively segments speech into variable-length units, and (2) a novel implicit duration coding scheme that embeds both content and temporal span into a single token index, eliminating the need for auxiliary duration predictors. Extensive experiments show that VARSTok significantly outperforms strong fixed-rate baselines. Notably, it achieves superior reconstruction naturalness while using up to 23% fewer tokens than a 40 Hz fixed-frame-rate baseline. VARSTok further yields lower word error rates and improved naturalness in zero-shot text-to-speech synthesis. To the best of our knowledge, this is the first work to demonstrate that a fully dynamic, variable-frame-rate acoustic speech tokenizer can be seamlessly integrated into downstream speech language models.

Keywords

Cite

@article{arxiv.2509.04685,
  title  = {Say More with Less: Variable-Frame-Rate Speech Tokenization via Adaptive Clustering and Implicit Duration Coding},
  author = {Rui-Chen Zheng and Wenrui Liu and Hui-Peng Du and Qinglin Zhang and Chong Deng and Qian Chen and Wen Wang and Yang Ai and Zhen-Hua Ling},
  journal= {arXiv preprint arXiv:2509.04685},
  year   = {2025}
}

Comments

Accepted to AAAI 2026. Project page: https://zhengrachel.github.io/VARSTok

R2 v1 2026-07-01T05:22:17.289Z