ibab / tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper
MIT License
5.42k stars 1.29k forks source link

NSynth - Wavenet + Autoencoder (Google source code released) #254

Open veqtor opened 7 years ago

veqtor commented 7 years ago

https://magenta.tensorflow.org/nsynth https://github.com/tensorflow/magenta/tree/master/magenta/models/nsynth https://arxiv.org/pdf/1704.01279.pdf

mrsylerpowers commented 7 years ago

Looks like focus should definitely now shift to local conditioning.

Zeta36 commented 7 years ago

I think it would be easier (and better) to use directly a clone of the Google model and modify it. This repository may have no already much more utility now that Google released their original version of WaveNet: https://github.com/tensorflow/magenta/tree/master/magenta/models/nsynth/wavenet