v0.2.8

thewh1teagle/pyannote-rsv0.2.8Nov 28, 2024by thewh1teagle

AI Summary

This release introduces a new feature for KNF support and updates the underlying ONNX Runtime dependency.

Key Highlights

  • Updated ONNX Runtime dependency to v2.0.0-rc.9
  • Added new KNF (Kaldi Normalization Framework) support
  • New contributors @altunenes and @thewh1teagle joined the project

New Features

  • Added KNF (Kaldi Normalization Framework) support

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