项目作者: dhpollack

项目描述 :
A PyTorch implementation of fast-wavenet
高级语言: Python
项目地址: git://github.com/dhpollack/fast-wavenet.pytorch.git
创建时间: 2017-08-15T09:47:07Z
项目社区:https://github.com/dhpollack/fast-wavenet.pytorch

开源协议:MIT License

下载


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

  1. python -m test.layers_test