v1.10.19
k2-fsa/sherpa-onnxv1.10.19Jul 26, 2024by github-actions[bot]
AI Summary
A significant refactoring of the C API to ensure consistent naming conventions by prefixing all functions with 'SherpaOnnx'.
Key Highlights
- Refactored C API to prefix each API with SherpaOnnx
Breaking Changes
- C API functions renamed to include 'SherpaOnnx' prefix
Full Release Notes
## What's Changed * Refactor C API to prefix each API with SherpaOnnx. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1171 **Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.10.18...v1.10.19