chrisdonahue / wavegan

WaveGAN: Learn to synthesize raw audio with generative adversarial networks
MIT License
1.32k stars 282 forks source link

Pre-Trained Discriminator #71

Closed haideraltahan closed 4 years ago

haideraltahan commented 4 years ago

Hi Chris,

How would I go about saving the weights of the discriminator with the generator? I am interested in doing transfer learning.