New AI Tech Makes Voice Assistants Faster and Cheaper
This could make your smart speaker respond quicker and cost less to run
Researchers introduced SPAR-K, a framework to speed up spoken language models that mix text and speech output. Instead of running every token through the full model depth, SPAR-K lets most speech positions exit at a fixed intermediate layer, while periodic full-depth refresh steps prevent quality drift. Tested on Step-Audio-2-mini and GLM-4-Voice across four datasets, it kept accuracy nearly intact—with a maximum drop of 0.82%—while reducing average speech decoding depth by up to 11% on one model and 5% on the other, all with negligible changes in quality metrics and no extra computation. The paper also found that confidence-based early exit strategies, popular in text LLMs, work poorly for speech tokens, showing that speech needs its own specialized early exit design.
- SPAR-K is a new AI method that makes voice assistants faster by skipping unnecessary steps in processing speech.
- It reduces processing time by up to 11% without sacrificing accuracy or voice quality.
- The tech works without extra equipment, so it could make your phone or smart speaker snappier right away.
Why It Matters
Voice AI could finally feel as fast as typing, saving time and battery in everyday tech.