remi-plus / README.md
dvruette's picture
Create README.md
67fc313
---
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}
}
```