v1.10.26
k2-fsa/sherpa-onnxv1.10.26Sep 14, 2024by csukuangfj
AI Summary
Enhances SenseVoice support and adds configuration options for VAD speech duration limits.
Key Highlights
- Support for language, emotion, and event results from SenseVoice in Swift API.
- Support for specifying max speech duration for VAD.
- APIs about max speech duration in VAD for various programming languages.
New Features
- SenseVoice language/emotion/event support in Swift
- VAD max speech duration configuration
Full Release Notes
## What's Changed * Add links to projects using sherpa-onnx. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1345 * Support lang/emotion/event results from SenseVoice in Swift API. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1346 * Support specifying max speech duration for VAD. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1348 * Add APIs about max speech duration in VAD for various programming languages by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1349 * Release v1.10.26 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1350 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.10.25...v1.10.26