v1.10.32
k2-fsa/sherpa-onnxv1.10.32Nov 26, 2024by csukuangfj
AI Summary
This release enables cross-compilation for HarmonyOS and adds VAD support to the platform, alongside a Flutter iOS build fix.
Key Highlights
- Support cross-compiling for HarmonyOS
- HarmonyOS support for VAD
- Fix Flutter iOS build
New Features
- Cross-compilation for HarmonyOS
- VAD support for HarmonyOS
Full Release Notes
## What's Changed * Support cross-compiling for HarmonyOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1553 * HarmonyOS support for VAD. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1561 * Fix flutter ios by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1563 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.10.31...v1.10.32