SDASJun 30

FlexiSLM: A Dynamic and Controllable Frame Rate Spoken Language Model

arXiv:2606.3124719.2
Predicted impact top 3% in SD · last 90 daysOriginality Highly original
AI Analysis

This work addresses the lack of flexibility in spoken language models by introducing dynamic frame rate control, enabling a trade-off between quality and speed for speech-to-speech tasks.

FlexiSLM is the first spoken language model supporting dynamic and controllable frame rates for both speech input and output, outperforming fixed-frame-rate 7B models like Qwen2.5-Omni and Kimi-Audio at high-quality settings. It can be steered down to 4.0 Hz, and at 6.25 Hz roughly halves inference time relative to 12.5 Hz while retaining strong quality.

Spoken language models (SLMs) extend LLMs to speech input and output. Existing SLMs represent speech at fixed frame rates (e.g., 25 or 12.5 Hz), ignoring the time-varying information density of speech and offering no flexibility to trade off quality for speed at inference time. Recent audio tokenizer research has proposed dynamic frame rate speech coding, which exploits this non-uniformity and enables two new capabilities: very low average frame rates and frame rate controllability. However, this technique has not yet been applied to SLMs. We introduce Flexible Spoken Language Model (FlexiSLM), the first SLM that supports dynamic and controllable frame rates on both speech input and output. Using dynamic frame rate representations, FlexiSLM outperforms fixed-frame-rate 7B models including Qwen2.5-Omni and Kimi-Audio at its high-quality operating points. We further verify that FlexiSLM can be accurately steered down to 4.0 Hz; at 6.25 Hz, it roughly halves inference time relative to 12.5 Hz while retaining strong speech-to-speech quality. Audio samples are available at https://flexislm.github.io .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes