This repository is based on Fast Wavenet by Github user tomlepaine and the original Wavenet implementation by DeepMind.
This project requires the following dependencies:
- Python 3.6
- PyTorch 0.4.0
- Visdom
- Numpy
- Matplotlib
- argparse
Use the recommended installation instructions for both PyTorch and Visdom.