Giter Site home page Giter Site logo

graduo / pytorch-rnn-sequence-generation-classification Goto Github PK

View Code? Open in Web Editor NEW

This project forked from warmspringwinds/pytorch-rnn-sequence-generation-classification

0.0 0.0 0.0 4.52 MB

Lyrics and piano music generation in Pytorch

Home Page: http://warmspringwinds.github.io/pytorch/rnns/2018/01/27/learning-to-generate-lyrics-and-music-with-recurrent-neural-networks/

Jupyter Notebook 99.93% Python 0.07%

pytorch-rnn-sequence-generation-classification's Introduction

Lyrics and piano music generation in Pytorch

Implementation of generative character-level and multi-pitch-level rnn models described in "Learning to generate lyrics and music with Recurrent Neural Networks" blog post.

The original jupyter notebook source of the blog can be found here.

Trained models can be downloaded via the following link. You can skip training and sample using provided models (follow jupyter notebooks below). Some examples of the piano song samples are available on youtube, and examples of lyris samples can be found in the original blog post.

Lyrics Generation

We are providing jupyter notebooks for training and sampling from generative RNN-based models trained on a song lyrics dataset which features most popular/recent artists. Separate notebooks are avalable for:

  1. Training of the unconditional RNN-based generative model on the specified lyrics dataset (notebook file).
  2. Sampling from a trained unconditional RNN-based generative model (notebook file).
  3. Training of the conditional RNN-based generative model (notebook file).
  4. Sampling from a trained conditional RNN-based generative model (notebook file).

Piano polyphonic midi song generation

We are providing jupyter notebooks for training and sampling from generative RNN-based models trained on a piano midi songs dataset. Separate notebooks are avalable for:

  1. Training of the RNN-based generative model on the specified piano midi dataset (notebook file).
  2. Sampling from a trained RNN-based generative model (notebook file).

pytorch-rnn-sequence-generation-classification's People

Contributors

warmspringwinds 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.