Skip to content

kcoost/AI_Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI_Music

How to use

run data_analysis.py to analyse your midi data

python data_analysis.py --midi_path [where you have your midis stored] --data_path [where you want your jsons to be stored]

it just stores each song individually, so use combine_json.py to turn the jsons into a single file

python combine_json.py --data_path [where you have your jsons stored]

plots.ipynb can be used to analyse this json file

Results

I have used Michael's files, MAESTRO and Composing (https://composing.ai/dataset). Check out the plots.ipynb file for results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published