Git Product home page Git Product logo

multi-track-music-generation-using-deep-learning's Introduction

Multi-track-Music-Generation-Using-Deep-Learning

LSTM neural network application using Keras

In this repository, we gather several kinds of music data belonging to the same music genre, and use Long Short-Term Memory(LSTM) model for training our digital music data, which is recorded in Musical Instrument Digital Interface(MIDI) format. The purpose of this experiment is to build an efficiency training model for single music track and multi music tracks.

Getting Started

  1. Create a folder named data to store the note information for parsing midi files.
  2. Create a folder named midi_files and put in all the midi files as training data.
  3. Train the LSTM network with LSTM-midi-net.py and obtain the weights stored as filename called weights-hdf5.
  4. Generate single track midi track with LSTM-midi-predict.py and the midi file will be save to test_output-mid.
  5. Import the midi files into DAW such as CUBASE (Windows) of LOGIC (OS X) for adding sofware instrunments and export MP3 music files.

image

LSTM Network Model

image

Music Generation Flow

Single-track

image

Multi-track

image

multi-track-music-generation-using-deep-learning's People

Contributors

josephsheniow avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.