ibab / tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generated wav file is soundless?

JohnAllen opened this issue · comments

I'm trying to generate music with this by feeding a dataset of three songs. The generated wav files have no sound after 7000 steps.

Do you think this is because of the data or has it just not trained long enough?