Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 10:11
2e969b3

Changelog

0.2.0 - 2020-12-13

Vocal melody transcription in both frame- and note-level are live!

We release the modules for vocal melody transcription after a decent amount of effort.
Now you can transcribe your favorite singing voice.

Features

  • Release vocal and vocal-contour submodules.

Enhancement

  • Improve chord transcription results by filtering out chord predictions with short duration.
  • Resolve the path for transcription output in a consistent way.

Documentation

  • Re-organize Quick Start and Tutorial pages to improve accessibility.
  • Move the section for development from README.md to CONTRIBUTING.md.

Bug Fix

  • Fix bugs of passing the wrong parameter to vamp for chroma feature extraction.