v1.12.28
What's Changed
- Add C++ runtime support for Moonshine v2 by @csukuangfj in #3232
- Export Moonshine v2 models to sherpa-onnx by @csukuangfj in #3234
- Update Python APIs for Moonshine v2 models by @csukuangfj in #3235
- Add Kotlin and Java APIs for Moonshine v2 models by @csukuangfj in #3237
- Add C and C++ API for Moonshine v2 models by @csukuangfj in #3238
- Add Swift API for Moonshine v2 models by @csukuangfj in #3240
- Add JavaScript API (WebAssembly) for Moonshine v2 models by @csukuangfj in #3241
- Add JavaScript API (node-addon) for Moonshine v2 models by @csukuangfj in #3242
- Add C# API for Moonshine v2 by @csukuangfj in #3243
- Add Go API for Moonshine v2 by @csukuangfj in #3244
- Add Dart API for Moonshine v2 by @csukuangfj in #3245
- Add Rust API for Moonshine v2 by @csukuangfj in #3247
- Add Pascal API for Moonshine v2 by @csukuangfj in #3248
- Build huggingface spaces for Moonshine v2 with WebAssembly by @csukuangfj in #3249
- Release v1.12.28 by @csukuangfj in #3250
Full Changelog: v1.12.27...v1.12.28