First released, May 15th 2020
- PR #375 merged to avoid mutliple tf.graph instantiation failures
- PR #362 use tf.abs instead of numpy
- PR #352 tempdir cleaning
First released, April 15th 2020
- Bugfixes on the LibRosa STFT backend
- Typos, and small bugfixes
First released, March 20th 2020
- Implement a new STFT backend using LibRosa, faster on CPU than TF implementation
- Switch tensorflow version to 1.15.2
- Typos, and small bugfixes
First released, Dec 27th 2019
- Add new configuration for processing until 16Khz
- Typos, and small bugfixes