EmanueleCosenza commited on
Commit
2c001bb
·
1 Parent(s): 5a208ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -4,4 +4,11 @@ tags:
4
  - music
5
  - generation
6
  - symbolic music
7
- ---
 
 
 
 
 
 
 
 
4
  - music
5
  - generation
6
  - symbolic music
7
+ ---
8
+
9
+ A graph-based deep MIDI music generator. Official model repository of the [paper](https://arxiv.org/abs/2307.14928) "Graph-based Polyphonic Multitrack Music Generation".
10
+
11
+ You can listen to the samples generated in the experimental phase in the dedicated [site](https://emanuelecosenza.github.io/polyphemus/)ssssssssssssssssssssssss.
12
+
13
+ The repository contains two models: `LMD2`, a model that generates short 2-bar of music, and `LMD16`, a model that generates longer 16-bar sequences.
14
+ Refer to the GitHub [repo](https://github.com/EmanueleCosenza/polyphemus) for instructions on how to use these models.