How to convert a GAN to audio from image
Tylersuard opened this issue · 0 comments
Tylersuard commented
Hello. I'm reading your paper right now. It seems you converted DCGAN to run on a 1x16384 tensor rather than the usual image. I was wondering, how would one go about doing that, code-wise? Is it as simple as just changing the input dimensions? I tried to figure it out myself, but your code is very different from DCGAN. Looking forward to your response.
Thank you,
Tyler Suard