omnizart

Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.

MIT License

Stars
1.6K
Committers
11

Bot releases are hidden (Show)

omnizart - Release version 0.5.0 Latest Release

Published by BreezeWhite almost 3 years ago

Changelog

0.5.0 - 2021-12-09

Official Open JOSS reviewed version.

Bugs

  • Fix bug of name conflict while loading chord model.
omnizart - Checkpoints Storage Migration

Published by BreezeWhite about 3 years ago

Migrate the place for storing the checkpoints from Google Drive to Github. Also upload ONNX models when available.

UPDATES

  • 2022/11/27 - Upload the soundfont file.
  • 2022/03/07 - Upload the pre-trained weight file of chord_v2.
  • 2022/03/06 - Upload model architecture file (.pb) of chord_v2.
  • 2022/03/04 - Upload the data file (resource.zip) for unit tests.
omnizart - Release v0.4.1

Published by BreezeWhite over 3 years ago

Changelog

0.4.1 - 2021-06-04

Hotfix version according to issue #23

Feature

  • Add a new piano transcription model and set it as the default model while using music module.

Bugs

  • Fix bug while parsing weight files in the checkpoint folder.