bda2017-shallowermind / MusTGAN

Apache License 2.0
2 stars 0 forks source link

Fine tuning the WaveNet autoencoder model #3

Open gyeongin opened 7 years ago

gyeongin commented 7 years ago

WaveNet autoencoder model is tailored for musical note data. We should fine tune the model to adapt for multi-note (music) data.

jsjason commented 7 years ago

Instead of starting from scratch, we can use the pre-trained model from NSynth.

aerani commented 7 years ago

Modify the implementation to utilize multi GPUs