chrisdonahue / wavegan

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

data_sample_rate #50

Closed shin777kk closed 5 years ago

shin777kk commented 5 years ago

I use "train_wavegan" to train and see your previous reply to modify the length of the output file.

Use "--data_sample_rate 4 " but jump out "ZeroDivisionError : integer division by Zero"

How can I fix it? Which is the problem?

shin777kk commented 5 years ago

oh i