Skip to content

feldberlin/wavenet

Repository files navigation

Build

Wavenet

An unconditioned Wavenet implementation with fast generation.

Installation

Requires python 3.7.2 or greater, will install into a virtualenv.

bin/install

Training

Training is done by running notebooks from the command line. Here's an example call, which will run notebooks/train/maestro.ipynb:

bin/train maestro -p batch_size 24 -p learning_rate 0.001

About

An unconditioned Wavenet implementation with fast generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages