Skip to content

Releases: wingedsheep/music-generation-toolbox

0.7.1

28 Apr 16:20
Compare
Choose a tag to compare

0.7.1 - 2023-04-28

Added

  • Unit tests for compound word transformer

Fixed

  • A bug in the generation code for compound word transformer

0.7.0

27 Apr 16:44
Compare
Choose a tag to compare

0.7.0 - 2023-04-27

Added

  • Some basic unit tests
  • Recurrent memory transformer model

Updated

  • Requirements.

0.6.0

23 Sep 14:49
Compare
Choose a tag to compare

0.6.0 - 2022-09-23

Added

  • Perceiver AR model
  • REMI format with note names and octaves instead of midi pitches

0.5.1

10 Feb 19:31
c411dcf
Compare
Choose a tag to compare

0.5.1 - 2022-02-10

Added

  • Num experts configuration for routing transformer.

0.5.0

05 Feb 15:20
ead2d0a
Compare
Choose a tag to compare

0.5.0 - 2022-02-05

Added

  • Efficient REMI encoding to reduce the number of characters

0.4.1

12 Dec 16:50
02656eb
Compare
Choose a tag to compare

0.4.1 - 2021-12-12

Fixed

  • Fixed the compound word transformer model and data loader

0.4.0

11 Dec 10:18
a2cd4f5
Compare
Choose a tag to compare

0.4.0 - 2021-12-11

Added

  • More configuration options for all models.
  • Added instrument mapping.

0.3.2

03 Dec 17:23
ec935cb
Compare
Choose a tag to compare

0.3.2 - 2021-12-03

Added

  • More configuration options for the routing transformer

0.3.1

26 Nov 16:17
Compare
Choose a tag to compare

0.3.1 - 2021-11-26

Updated

  • lucidrains transformer libraries

0.3.0

22 Oct 17:00
Compare
Choose a tag to compare

0.3.0 - 2021-10-22

Added

  • More configuration options for compound word transformer

Updated

  • Requirements

Fixed

  • Typo in setup.py