v1.10.35
k2-fsa/sherpa-onnxv1.10.35Dec 12, 2024by csukuangfj
AI Summary
The release primarily targets Android packaging with the provision of the sherpa-onnx AAR file and updates speaker identification support for HarmonyOS. It also includes a version fix for portaudio-go.
Key Highlights
- Provision of sherpa-onnx.aar for Android
- Addition of missing speaker identification changes for HarmonyOS
- Fix for portaudio-go build version
New Features
- Android AAR packaging
- HarmonyOS speaker identification updates
Full Release Notes
## What's Changed * Add missing changes about speaker identfication demo for HarmonyOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1612 * Provide sherpa-onnx.aar for Android by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1615 * Use aar in Android Java demo. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1616 * 🔧 build(portaudio-go): Fixed version 1.0.3 by @deretame in https://github.com/k2-fsa/sherpa-onnx/pull/1614 * Release v1.10.35 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1617 ## New Contributors * @deretame made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/1614 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.10.34...v1.10.35