File size: 658 Bytes
c38484f
 
5a208ff
 
 
 
2c001bb
 
3dce8fe
 
2c001bb
 
3dce8fe
2c001bb
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
license: mit
tags:
- music
- generation
- symbolic music
---

# polyphemus

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".

You can listen to the samples generated in the experimental phase in the dedicated [site](https://emanuelecosenza.github.io/polyphemus/).

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.
Refer to the GitHub [repo](https://github.com/EmanueleCosenza/polyphemus) for instructions on how to use these models.