3-bit量化让语音识别模型在低功耗设备上高效运行
Edge-ASR: Towards Low-Bit Quantization of Automatic Speech Recognition Models
- 系统评测8种先进量化方法在两类边缘语音模型上的表现
- 3比特量化下高容量模型仍能保持良好准确率
- 适合资源受限设备的语音识别模型优化参考
近年来,自动语音识别(ASR)在实时转录和语音指令处理等场景中展现出优异的准确性和鲁棒性。然而,在物联网设备、可穿戴设备等资源受限的边缘设备上部署这些模型仍面临内存、计算和功耗的严格限制。后训练量化(PTQ)无需重新训练即可有效降低模型大小和推理开销。尽管重要,现有研究对不同先进量化方法及位宽配置在ASR模型上的性能影响尚不明确。本文系统评测了8种SOTA PTQ方法在Whisper与Moonshine两大主流边缘ASR模型家族上的表现,覆盖7个公开ASR榜单上的多样化数据集,分析权重与激活量化的综合影响。基于扩展的LLM压缩工具链,构建了集成边缘ASR模型、多种量化算法、统一校准与评估流程的完整框架。结果揭示了效率与精度间的权衡关系,表明在先进PTQ技术支持下,3比特量化也能成功应用于高容量模型,为低功耗、持续待机的边缘设备优化提供了关键洞察。
原文摘要 · Abstract (English)
Recent advances in Automatic Speech Recognition (ASR) have demonstrated remarkable accuracy and robustness in diverse audio applications, such as live transcription and voice command processing. However, deploying these models on resource-constrained edge devices (e.g., IoT device, wearables) still presents substantial challenges due to strict limits on memory, compute and power. Quantization, particularly Post-Training Quantization (PTQ), offers an effective way to reduce model size and inference cost without retraining. Despite its importance, the performance implications of various advanced quantization methods and bit-width configurations on ASR models remain unclear. In this work, we present a comprehensive benchmark of eight state-of-the-art (SOTA) PTQ methods applied to two leading edge-ASR model families, Whisper and Moonshine. We systematically evaluate model performances (i.e., accuracy, memory I/O and bit operations) across seven diverse datasets from the open ASR leader-board, analyzing the impact of quantization and various configurations on both weights and activations. Built on an extension of the LLM compression toolkit, our framework integrates edge-ASR models, diverse advanced quantization algorithms, a unified calibration and evaluation data pipeline, with detailed analysis tools. Our results characterize the trade-offs between efficiency and accuracy, demonstrating that even $3$-bit quantization can succeed on high capacity models when using advanced PTQ techniques. These findings provide valuable insights for optimizing ASR models on low-power, always-on edge devices.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。