Skip to content

Releases: bmcfee/pumpp

0.6.0

14 Apr 19:11
Compare
Choose a tag to compare

Updates to support tensorflow 2.x

0.5.0

13 Jul 21:41
Compare
Choose a tag to compare

This release drops support for python 2.7

The feature transformation API has been extended to allow explicit selection of data types (float32 by default).

A quantization method has been added to automatically convert real-valued features (eg spectral magnitudes) to low-precision integer values (uint8). This is triggered automatically when features are constructed with dtype='uint8'.

The layer construction API has been expanded to eventually support frameworks outside of Keras.

0.4.0

02 Dec 16:30
Compare
Choose a tag to compare

This release adds optional viterbi decoding to several task transformers.

0.3.3

22 Jun 15:22
Compare
Choose a tag to compare

Minor bug-fix release to explicitly catch sample-duration data errors.

0.3.2

12 Oct 16:51
Compare
Choose a tag to compare

Confidence values and pretty-printing

0.3.1

28 Jul 14:38
Compare
Choose a tag to compare

Added variable-length sampling and time-position coding features.

0.3.0

19 Jul 16:43
Compare
Choose a tag to compare

This release includes bugfixes and improvements to sampling.

0.2.4

21 Jun 15:09
Compare
Choose a tag to compare

Added the beat position task

0.2.3

11 Jun 19:34
Compare
Choose a tag to compare

This release adds a structure label agreement task.

0.2.2

15 May 17:24
Compare
Choose a tag to compare

This release adds forward compatibility for jams 0.3.