Skip to content

Minor improvements

Pre-release
Pre-release

Choose a tag to compare

@napulen napulen released this 03 Feb 21:17
· 246 commits to main since this release

This is generally the same version of the AugmentedNet network presented in the 2021 paper, with some minor improvements.

  • The HarmonicRhythm representation was improved to account for imbalanced classes. This provides better chord segmentation.
  • A new representation based on Closed-Position chord outputs is added to the outputs. The number went from 11 tonal tasks to 14. These new representations are used to predict the final Roman numeral label, instead of all previous methods
  • Some minor bugfixes

Full Changelog: v1.0.0...v1.1.0