Docs.rs
spectrograms-2.0.0
spectrograms 2.0.0
Docs.rs crate page
MIT
28 June 2026
Links
Repository
crates.io
Source
Owners
jmg049
Dependencies
bincode2 ^2.0.1
normal
optional
fftw-sys ^0.8.0
normal
optional
ndarray >=0.17
normal
non-empty-slice ^0.6.0
normal
num-complex ^0.4.6
normal
num-traits ^0.2.19
normal
numpy ^0.29.0
normal
optional
once_cell ^1.21.4
normal
pyo3 ^0.29.0
normal
optional
rayon ^1.12.0
normal
optional
realfft ^3.5.0
normal
optional
regex ^1.12.4
normal
rustfft ^6.4.1
normal
optional
serde ^1.0
normal
optional
thiserror ^2.0.18
normal
bincode2 ^2.0.1
dev
criterion ^0.8.2
dev
num-format ^0.4.4
dev
rmp-serde ^1.1
dev
serde_json ^1.0.150
dev
pkg-config ^0.3.33
build
Versions
77.83%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
LogMelSpectrogram
spectrograms
2.0.0
LogMel
Spectrogram
Aliased Type
In crate spectrograms
spectrograms
Type Alias
LogMel
Spectrogram
Copy item path
Source
pub type LogMelSpectrogram =
MelDbSpectrogram
;
Aliased Type
ยง
pub struct LogMelSpectrogram {
/* private fields */
}