Closed altunenes closed 5 days ago
Looks good, thanks!
Looks good, thanks!
You're welcome! When I was testing with the latest ort version, the current version pyannote-rs was giving errors. I would be very grateful if you could also do a new version update from crates.io so I can run my tests :) (not a big fan of using the "git = " on cargo file XD )
Following ort's 2.0.0-rc.9 "Undo The Flattening" change, update import paths:
ort::Session
toort::session::Session
ort::GraphOptimizationLevel
toort::session::builder::GraphOptimizationLevel