File size: 1,007 Bytes
13f04b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30bd2ad
13f04b8
 
e439d67
 
13f04b8
 
 
 
 
 
 
0f62e21
13f04b8
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
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/](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](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.