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