PetrochukM / WaveRNN

Pytorch implementation of Deepmind's WaveRNN model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WaveRNN

Pytorch implementation of Deepmind's WaveRNN model from Efficient Neural Audio Synthesis

WaveRNN Diagram

This is very much a work in progress

It's early days so there are just a couple of toy experiments online for now. The next couple of notebooks will be mainly concerned with speeding up the training (currently @ 0.5 batches/second) and implementing local conditioning.

Disclaimer I do not represent or work for Deepmind/Google.

About

Pytorch implementation of Deepmind's WaveRNN model


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%