bfs18 / nsynth_wavenet

parallel wavenet based on nsynth
106 stars 30 forks source link

Question about the result of latest code ( commit 3fa872b ) #33

Closed WendongGan closed 6 years ago

WendongGan commented 6 years ago

@bfs18 Thanks very much for your share! After your commmiting your latest code ( commit 3fa872b ),on Oct,22, I tried to reproduce it . I trained the teacher model. The result is better! But there is a few problems. I have trained for 608k, my batch size is 4,the loss is as follow:

image

The result is as follow:

image image

my audio my-result-and-ori.zip

Where the mel spectrum is very dense, there's some noise.Have you ever had a problem like this? Do you have any idea? Will this affect the student network? Look forward for your reply and help! Thank you!