* Residual block in CycleGAN was not using first convolutional layer
1.0.8
* Batch loading support from magenta repo for FastGen config
1.0.7
* NSynth batch processing code from magenta repo * `get_model` function in `nsynth` module now attempts to download and untar the model from the magenta website. * `utils.download` functions default to local dir * Separate encode functionality in nsynth module.