Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 555 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 555 Bytes

WaveNet Pytorch Implementation

Learning Pytorch while implementing Wavenet worked quite well!!

Work on recreating Wavenet has now moved to a private reposetory for work reasons. The private version has CUDA support, parallelisation over multiple GPUs, its own batch generator, and separated files for the Utils, model, and training, plus other optimisations.

Work will continue to go ahead on the private version of global conditioning, caching for faster prediction, and further optimisation.

Contact: Riccardo Grinover - grinovericcardo@gmail.com