[package] name = "makima" version = "0.1.0" edition = "2024" [dependencies] parakeet-rs = { version = "0.2.5", features = ["sortformer"] } symphonia = { version = "0.5", features = ["mp3", "aac", "flac", "ogg", "vorbis", "wav", "pcm"] } ort = "2.0.0-rc.10" tokenizers = "0.21" hf-hub = "0.4" ndarray = "0.16"