v1.4.4
The main change in v1.4.X
is that the key vocabulary was extended to 38 keys [Bbb/gb, D#/b#]
.
Some other fixes include:
- Better handling of Roman numeral translation before training
- More transpositions in data augmentation (byproduct of extending the key vocabulary)
Known issues:
- The key-related tasks are still called
LocalKey35
andTonicizedKey35
, although they should now be namedLocalKey38
andTonicizedKey38
. - Left with old name for compatibility, but changing in future releases of
v1.4.X
.
Full Changelog: v1.4.3...v1.4.4