Git Product home page Git Product logo

music_ai's Introduction

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

music_ai's People

Contributors

jellyfangs avatar llsourcell avatar testbounty avatar

Stargazers

 avatar Ooshe avatar  avatar  avatar  avatar  avatar  avatar  avatar Spencer Perlmutter avatar  avatar Vitor Beires avatar YC.kong avatar Westley Scott Copeland avatar  avatar  avatar Nico Juarez avatar David Gaitsgory avatar Jack avatar S-codes14 avatar  avatar Omar Saifuddin avatar Zakir Gowani avatar Ana Phi Sancho avatar  avatar Sun,Kailiang avatar  avatar  avatar kzoak avatar Sandoche ADITTANE avatar 郑昊欣 avatar Heitor Dolinski avatar Chris Mitchell avatar SuiFei avatar Alex Veal avatar Shuai GAO avatar Ko Htut avatar  avatar Alex King avatar yunquian avatar 853 avatar Lutz avatar  avatar  avatar Mark avatar wackey avatar Łukasz Ogan avatar Garrett Webb avatar Shashwat Singhal avatar  avatar TheVirginBrokey avatar Tornike Shavidze avatar Kieran Klaassen avatar Carlos R. avatar GAURAV avatar A K avatar John D. Pope avatar

Watchers

 avatar James Cloos avatar wackey avatar  avatar zeno avatar Garrett Webb avatar Ko Htut avatar

music_ai's Issues

Music AI Mixing and Mastering Project.

Hello JW, I'm pretty new to GitHub but I'm experienced on the Project management side of things. I was wondering if you would be interested working on a music AI mixing and mastering project, funded my company of course.

Let me know what your thoughts are.

Thanks,
Ita.

Crash

0it [00:00, ?it/s] 0 songs processed Traceback (most recent call last): File "music_generator.py", line 134, in <module> x_sample = gibbs_sample(1) File "music_generator.py", line 124, in gibbs_sample [_, _, x_sample] = control_flow_ops.While(lambda count, num_iter, *args: count < num_iter, AttributeError: 'module' object has no attribute 'While'

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.