webonnx / wonnx

A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web
Other
1.61k stars 59 forks source link

Add example of pyannote #211

Open thewh1teagle opened 3 months ago

thewh1teagle commented 3 months ago

Hey!

I discovered the project pyannote-onnx and was wondering if I could implement something similar using ort in Rust. Could you provide an example if it's possible, or share more information? Thanks!