Cargo Features

pyannote-rs has no features set by default.

[dependencies]
pyannote-rs = { version = "0.2.7", features = ["coreml", "directml", "load-dynamic"] }
coreml

Enables coreml of ort

directml

Enables directml of ort

load-dynamic

Enables load-dynamic of ort

pyannote-rs has 3 features without comments.