metadata
pipeline_tag: text-to-audio
tags:
- audio
- mozart
- piano
- concert
- music
- generation
- open
- open-source
- cpu
- local
- tiny
- small
new_version: LH-Tech-AI/TinyMozart_v2_85M
There is a newer version of this model: https://huggingface.co/LH-Tech-AI/TinyMozart_v2_85M/
Welcome to TinyMozart 85M!
This model is an unconditional MIDI classic piano music generator trained on the Google MAESTRO V3 MIDI dataset.
How to use it
To use this model and generate your own music, just download model.pt and use.py and run it with Python3. Have fun :D
Training code
Use train.py.
Training data
We trained on https://storage.googleapis.com/magentadata/datasets/maestro/v3.0.0/maestro-v3.0.0-midi.zip.
Limitations
We know, this model isn't perfect, but it's a good beginning to understand how to generate music with AI models.