fasdfsa's picture
init
6457591
raw
history blame contribute delete
171 Bytes
[package]
name = "rust-example"
version = "0.1.0"
edition = "2021"
[dependencies]
ort = { version = "=2.0.0-rc.10", features = ["ndarray"] }
ndarray = "0.16"
hound = "3"