PulseAugur
EN
LIVE 09:28:34

VibeVoice-ASR-BitNet achieves real-time speech recognition on edge CPUs

Researchers have developed VibeVoice-ASR-BitNet, a highly compressed version of the VibeVoice-ASR model designed for real-time performance on edge CPUs. This new model utilizes aggressive quantization techniques, including INT8 for the VAE acoustic tokenizer and ternary weights for the language model, to achieve significant speedups. Optimized with custom SIMD kernels and fused operators within the ggml framework, VibeVoice-ASR-BitNet can perform real-time speech recognition using minimal CPU threads and is notably faster than previous iterations at comparable model sizes with only a slight drop in accuracy. AI

IMPACT Enables real-time speech recognition on resource-constrained edge devices, potentially expanding AI applications in mobile and IoT.

RANK_REASON The cluster contains a technical report detailing a new model variant and its performance optimizations. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

VibeVoice-ASR-BitNet achieves real-time speech recognition on edge CPUs

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · Songchen Xu, Ting Song, Shaohan Huang, Zhiliang Peng, Yan Xia, Yujie Tu, Xin Huang, Jianwei Yu, Li Dong, Furu Wei ·

    VibeVoice-ASR-BitNet Technical Report

    arXiv:2607.21075v1 Announce Type: cross Abstract: We present VibeVoice-ASR-BitNet, a compressed variant of VibeVoice-ASR optimized for real-time inference on edge CPUs. We apply heterogeneous quantization tailored to the computational characteristics of each stage: the VAE acoust…