Short-time Fourier transform (STFT) and inverse STFT: streaming and batch spectrograms, a rich window library, mel spectrograms and MFCCs.
Short-time fourier transform
High-performance FFT-based computations for audio and image processing
Signal processing module for SciRS2 (scirs2-signal)
Ultimate performance FFT: SIMD, caching, advanced algorithms, parallel, streaming - Zero dependencies
Pure Rust implementation of FFTW - the Fastest Fourier Transform in the West
Fast Fourier Transform module for SciRS2 (scirs2-fft)
Scivex — Signal processing, FFT, wavelets, audio
Simple, streaming-friendly, no_std compliant STFT implementation with mel spectrogram support
Signal processing utilities for ToRSh with SciRS2 integration
A crate for digital signal processing, speech processing, music analysis, and phonetics.
WIP. STFT and ISTFT in Rust matching PyTorch