summaryrefslogblamecommitdiff
path: root/makima/Cargo.toml
blob: df7384f7964707df57616fd5350997dfd9fb343d (plain) (tree)
1
2
3
4
5
6
7





                 
                                                              




                                                                                                 
[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"