paper-with-me

홈 › Papers

Flavors of Moonshine: Tiny Specialized ASR Models for Edge Devices

2025-09-02 · Evan King, Adam Sabra, Manjunath Kudlur, James Wang, Pete Warden arxiv

We present the Flavors of Moonshine, a suite of tiny automatic speech recognition (ASR) models specialized for a range of underrepresented languages. Prevailing wisdom suggests that multilingual ASR models outperform monolingual counterparts by exploiting cross-lingual phonetic similarities. We challenge this assumption, showing that for sufficiently small models (27M parameters), training monolingual systems on a carefully balanced mix of high-quality human-labeled, pseudo-labeled, and synthetic data yields substantially superior performance. On average, our models achieve error rates 48% lower than the comparably sized Whisper Tiny model, outperform the 9x larger Whisper Small model, and in most cases match or outperform the 28x larger Whisper Medium model. These results advance the state of the art for models of this size, enabling accurate on-device ASR for languages that previously had limited support. We release Arabic, Chinese, Japanese, Korean, Ukrainian, and Vietnamese Moonshine models under a permissive open-source license.

📄 PDF Abstract BibTeX arXiv:2509.02523

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

Moonshine: Speech Recognition for Live Transcription and Voice Commands

2024-10-21 · Nat Jeffries, Evan King, Manjunath Kudlur, Guy Nicholson 외

This paper introduces Moonshine, a family of speech recognition models optimized for live transcription and voice command processing. Moonshine is based on an encoder-decoder transformer architecture and employs Rotary P…

DecoderPositionspeech-recognitionSpeech Recognition

TinyML Security: Exploring Vulnerabilities in Resource-Constrained Machine Learning Systems

2024-11-11 · Jacob Huckelberry, Yuke Zhang, Allison Sansone, James Mickens 외

Tiny Machine Learning (TinyML) systems, which enable machine learning inference on highly resource-constrained devices, are transforming edge computing but encounter unique security challenges. These devices, restricted …

CPUEdge-computing

Moonshine v2: Ergodic Streaming Encoder ASR for Latency-Critical Speech Applications

2026-02-12 · Manjunath Kudlur, Evan King, James Wang, Pete Warden arxiv

Latency-critical speech applications (e.g., live transcription, voice commands, and real-time translation) demand low time-to-first-token (TTFT) and high transcription accuracy, particularly on resource-constrained edge …

Speech Recognition

Distributed Pruning Towards Tiny Neural Networks in Federated Learning

2022-12-05 · Hong Huang, Lan Zhang, Chaoyue Sun, Ruogu Fang 외

Neural network pruning is an essential technique for reducing the size and complexity of deep neural networks, enabling large-scale models on devices with limited resources. However, existing pruning approaches heavily r…

Federated LearningNetwork Pruning

Moonshine: An Autonomous Mathematical Research Agent Centered on Conjecture Generation

2026-06-09 · Xiaoyang Chen, Xiang Jiang arxiv

Moonshine is an autonomous agent whose central objective is to generate mathematical conjectures. Its core capability is to extract structure from classical problems, distill new concepts, and formulate conjectures of ma…