Crates.io | estratto |
lib.rs | estratto |
version | 0.0.1 |
source | src |
created_at | 2023-08-22 21:59:57.513522 |
updated_at | 2023-08-22 21:59:57.513522 |
description | estratto is a powerful and user-friendly Rust library designed for extracting rich audio features from digital audio signals. |
homepage | |
repository | https://github.com/AmberJBlue/estratto/tree/main |
max_upload_size | |
id | 951380 |
size | 136,962 |
estratto is a powerful and user-friendly Rust library designed for extracting rich audio features from digital audio signals. Whether you're analyzing music, speech, or any other type of audio data, estratto provides an array of feature extraction techniques that help you uncover valuable insights and patterns.
estratto equips developers with a comprehensive suite of audio feature extraction tools:
Simply add estratto to your Rust project's Cargo.toml
:
[dependencies]
estratto = "0.1.0"
cargo test
estratto is open-sourced under the MIT License.