v1.12.28
k2-fsa/sherpa-onnxv1.12.28Feb 28, 2026by csukuangfj
AI Summary
Added Moonshine v2 support for ASR across all major languages and platforms.
Key Highlights
- Added Moonshine v2 ASR support.
- Added Moonshine v2 APIs for all major languages and WebAssembly.
- Built HuggingFace spaces for Moonshine v2 with WebAssembly.
New Features
- Moonshine v2 ASR
- Moonshine v2 APIs
Full Release Notes
## What's Changed * Add C++ runtime support for Moonshine v2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3232 * Export Moonshine v2 models to sherpa-onnx by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3234 * Update Python APIs for Moonshine v2 models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3235 * Add Kotlin and Java APIs for Moonshine v2 models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3237 * Add C and C++ API for Moonshine v2 models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3238 * Add Swift API for Moonshine v2 models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3240 * Add JavaScript API (WebAssembly) for Moonshine v2 models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3241 * Add JavaScript API (node-addon) for Moonshine v2 models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3242 * Add C# API for Moonshine v2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3243 * Add Go API for Moonshine v2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3244 * Add Dart API for Moonshine v2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3245 * Add Rust API for Moonshine v2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3247 * Add Pascal API for Moonshine v2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3248 * Build huggingface spaces for Moonshine v2 with WebAssembly by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3249 * Release v1.12.28 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3250 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.27...v1.12.28