Recent Releases of librosax

librosax - v0.0.4

Breaking change: * renamed LogmelFilterBank to LogMelFilterBank because it's prettier even though torchlibrosa uses LogmelFilterBank.

Bug fixes: * DropStripes has been tested with deterministic=False * Fixed error in istft when length is specified and the input size is 2D (C, T).

Improvements: * "sqrt_hann" is now a valid window for stft/istft * DropStripes compiles faster due to jax.lax.fori_loop

- Python
Published by DBraun 10 months ago

librosax - v0.0.3

First release!

librosax includes * stft * istft * powertodb * amplitudetodb

librosax.layers includes * DropStripes * SpecAugmentation * Spectrogram * LogmelFilterBank * MFCC

- Python
Published by DBraun 11 months ago