Skip to content

jellyfangs/Music_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music_AI

--

Overview

Use TensorFlow to generate short sequences of music with an acoustic model called Restricted Boltzmann Machine

Dependencies

Get Started

  1. Install project requirements
pip install -r requirements.txt
  1. Drop in music files

The training data goes in the midi_data folder. You have to use MIDI files.

  1. Run script
python music_generator.py

Training will take 5-10 minutes on a modern laptop. The output will be a collection of midi files.

Credits

About

Use TensorFlow to generate music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages