chrisdonahue / wavegan

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

Does it work for continuous speech? #75

Open jvel07 opened 4 years ago

jvel07 commented 4 years ago

Hi there! Wanted to generate synthetic samples from audios of about 1 or 3 mins length. Would it be possible to generate such samples? The original audios contain speaker's speech. I see that for speech, you generated a sequence of numbers only, does this mean a limitation over continuous speech wav files generation?