Skip to content

Mason-McGough/Wavenet-PyTorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavenet-PyTorch: A PyTorch implementation of Wavenet

This repository is based on Fast Wavenet by Github user tomlepaine and the original Wavenet implementation by DeepMind.

Installation

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.

About

PyTorch implementation of Wavenet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 53.0%
  • Python 47.0%