Skip to content

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 06:25

Changelog

0.3.0 - 2021-01-17

Release the beat module for symbolic domain beat transcription.

Features

  • Release beat module.
  • Add an example patch-cnn module for demonstrating the implementation progress.

Enhancement

  • Refactor the flow of chord module for parsing the feature and label files.
  • Modularize F0 information aggragation functions to utils.py and io.py.
  • Improve verbosity on fail to open hdf files.

Documentation

  • Re-arrange the side bar with an additional group of CLI.
  • Add custom CSS style for adjusting the width of audio and video elements.

Bugs

  • Fix Spleeter import errors after upgrading to v2.1.2.