v0.2.8
AIEraDev/Clyprav0.2.8Nov 28, 2024by thewh1teagle
AI Summary
This release includes a dependency upgrade to ONNX Runtime and introduces a new feature for handling Kaldi Normalization Format data.
Key Highlights
- Updated ONNX Runtime dependency to version 2.0.0-rc.9
- Added new 'knf rs' feature
- New contributors @altunenes and @thewh1teagle joined the project
New Features
- Added 'knf rs' feature
Full Release Notes
## What's Changed * Update ort to v2.0.0-rc.9 by @altunenes in https://github.com/thewh1teagle/pyannote-rs/pull/11 * Feat/add knf rs by @thewh1teagle in https://github.com/thewh1teagle/pyannote-rs/pull/12 ## New Contributors * @altunenes made their first contribution in https://github.com/thewh1teagle/pyannote-rs/pull/11 * @thewh1teagle made their first contribution in https://github.com/thewh1teagle/pyannote-rs/pull/12 **Full Changelog**: https://github.com/thewh1teagle/pyannote-rs/compare/v0.1.0...v0.2.8