v1.11.1
k2-fsa/sherpa-onnxv1.11.1Mar 17, 2025by csukuangfj
AI Summary
This release exports the Vocos vocoder to the sherpa-onnx toolkit and provides a C++ runtime for its usage.
Key Highlights
- Export Vocos vocoder to sherpa-onnx
- Add C++ runtime for Vocos
New Features
- Vocos integration (ONNX export + C++ runtime)
Full Release Notes
## What's Changed * Export vocos to sherpa-onnx by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2012 * Add C++ runtime for vocos by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2014 * Release v1.11.1 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2015 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.11.0...v1.11.1