High level description available in the blog post.
Details about parameters in default_params.yaml.
Main entry point is train.py
(trains model and generates samples).
Project was forked from scrynet
Which was based on the Tensorflow WaveNet Implementation.
GAN implementation taken from DCGAN in Tensorflow.