File size: 687 Bytes
67fc313
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: apache-2.0
tags:
- music
---
# REMI+ Tokenizer

Huggingface implementation of the REMI+ input representation from [FIGARO: Controllable Music Generation using Learned and Expert Features](https://openreview.net/forum?id=NyR8OZFHw6i).

WORK IN PROGRESS. Documentation and details on usage coming soon.

### Citation

```
@inproceedings{
vonruette2023figaro,
title={{FIGARO}: Controllable Music Generation using Learned and Expert Features},
author={Dimitri von R{\"u}tte and Luca Biggio and Yannic Kilcher and Thomas Hofmann},
booktitle={The Eleventh International Conference on Learning Representations },
year={2023},
url={https://openreview.net/forum?id=NyR8OZFHw6i}
}
```