Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Pytorch implementation of Deepmind's WaveRNN model

Notifications You must be signed in to change notification settings

Jiff-Zhang/WaveRNN

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%