Skip to content

rahuldeo2047/Happy_Music_Generator

Repository files navigation

Music Generator Demo

##Overview Use TensorFlow to generate short sequences of music with a Restricted Boltzmann Machine. This is the code for Generate Music in TensorFlow on YouTube.

##Dependencies

Tool timidity to play

Use pip to install any missing dependencies (i.e pip install msgpack)

##Basic Usage To train the model and create music, simply clone this directory and run

python rbm_chords.py

The training data goes in the pop_music_midi folder. You have to use MIDI files. You can find some here. Training will take 5-10 minutes on a modern laptop. The output will be a collection of midi files. You can combine them together with a script if you'd like.

##output

https://github.com/rahuldeo2047/Happy_Music_Generator/tree/master/Generated_Happy_Midi

##Credits Sirology https://github.com/llSourcell/Music_Generator_Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages