v1.9.29
k2-fsa/sherpa-onnxv1.9.29Jun 14, 2024by csukuangfj
AI Summary
This release includes updates to header files, fixes for WebAssembly keyword spotting, and introduces a Voice Activity Detection (VAD) example for the Dart API. It also welcomes a new contributor to the project.
Key Highlights
- Fixed keyword spotting (KWS) for WebAssembly
- Added a new Voice Activity Detection (VAD) example for the Dart API
- Updated features.h header file
- Welcomed a new contributor, eltociear
New Features
- VAD example for Dart API
Full Release Notes
## What's Changed * Update features.h by @eltociear in https://github.com/k2-fsa/sherpa-onnx/pull/994 * fix kws for WebAssembly by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/999 * Add VAD example for Dart API by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/996 ## New Contributors * @eltociear made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/994 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.9.28...v1.9.29