Code Monkey home page Code Monkey logo

classicalmusicnet's Introduction

Let's define the problem space -

  • Dataset:
    • I have finished parsing and finding data in the Data/ folder. They have been added in .gitignore file
  • Framwork: Tensorflow (working off of wavenet implementation)
  • Architecture: Sequence to Sequence generation with Deep RNN and RBM

NextStep:

  • We need to preprocess those files into their audio signals
  • We need to setup training and get a good accuracy rate

Goal: output unique net-generated music piece of classical piano music.

Optional: I wonder how well will GAN perform on this.

=================

Using: [ โœ“ ] TensorFlow [ x ] WaveNet (not using currently beacuse the examples are all text-to-speech) [ x ] Music RNN RBM (not using, was written for TF 0.6 and Py 2.7, could not get to work with any installation of TF and dependencies. Moving on) [ x ] Magenta - (not using, py 2.7) using Py 2.7 and miniconda. Installation instructions https://github.com/tensorflow/magenta Note that Magenta wants you to create its own virtualenv. Install: 1. curl https://raw.githubusercontent.com/tensorflow/magenta/master/magenta/tools/magenta-install.sh > /tmp/magenta-install.sh 2. bash /tmp/magenta-install.sh [ ? ] Simple TF tutorial without a framework: http://danshiebler.com/2016-08-10-musical-tensorflow-part-one-the-rbm/

Architecture description: Sequence to sequence generation with deep RNN and RBM

Training data: Classical music pieces (e.g. Bach BWV 1-100)

Goal: output unique net-generated music piece of classical style

Notes: https://www.youtube.com/watch?v=SacogDL_4JU&t=847s

classicalmusicnet's People

Contributors

vannorman avatar hackgoofer avatar

Watchers

 avatar James Cloos 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.