v0.2.8

THU-MAIC/OpenMAICv0.2.8Nov 28, 2024by thewh1teagle

AI Summary

This release updates the ONNX Runtime dependency to version 2.0.0-rc.9 and introduces a new feature related to KNF (Knowledge Normalization Format) support in Rust.

Key Highlights

  • Updated ONNX Runtime (ort) to v2.0.0-rc.9
  • Added new KNF (Knowledge Normalization Format) feature

New Features

  • Add KNF rs

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