Skip to content
/ mel Public

convert scalars and vectors from hertz to mel scale. written in rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

snd/mel

mel

status: working. tested. needs better documentation. needs refactoring. api still in flux.

Build Status

convert scalars and vectors from hertz to mel scale. written in rust

useful for transforming a power spectrum vector into a smaller and more meaningful representation.

to use add mel = "*" to the [dependencies] section of your Cargo.toml and call extern crate mel; in your code.

licensed under either of apache-2.0 (tl;dr) or MIT (tl;dr) at your option

About

convert scalars and vectors from hertz to mel scale. written in rust.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages