Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

dhpollack/fast-wavenet.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-wavenet.pytorch

A PyTorch implementation of fast-wavenet

fast-wavenet paper

tensorflow fast-wavenet implementation

yesno dataset

Notes

This repo is currently incomplete, although I do hope to get back to working on this. Notably, I don't have an autoregressive fast forward function.

I created a similar repo for bytenet, which is a predecessor to WaveNet. This repo does have an autoregressive forward function.

Testing

python -m test.layers_test 

About

A PyTorch implementation of fast-wavenet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages