Working training in colab but no sound
pabloriera opened this issue · 7 comments
Hi, I manage to setup a Colab for trainging. The trainng occurs, at least the first 100 generated samples do not have sound just clicks. Do you know how many epochs should take? Or maybe is something uncompatible with versions o other thing wrong going on
https://colab.research.google.com/drive/1fRhzNtRmdllD74mLzfyCy8SWuMT7sB3m
Best
For me all the Userwarnings were worth fixing. For the sample generation, I have to admit that I didn't succeed to generate as much good sounding sample as the Theano implementation (link here https://github.com/soroushmehr/sampleRNN_ICLR2017).
Moreover, 14mins might be short for your Voice Dataset I think you should look for those 10 hours video. Also, when listening to the YouTube video, I noticed many long periods of time with no sound and especially no human voice. You should consider another dataset like a long podcast or something like that.
I'm sorry for not having a "real" answer, but I hope this could help a bit.
Berthié
Ok, thanks for the info. I would try to fix the warnings, don't now how.
First I tried with the pianojazz video that lasts 3 hours, but I got the same results, so I switched to a short audio. I was hopping the model to overfitt to the audio at least.
Hi pabloriera, have you fix your problem?
I also tried training the model using 2 hours' music from a band, following the Readme, but without success.
Then I tried to reproduce the piano example exactly the same as the Readme, but I still got nothing but clips.
I was using a local server with tpu. I also wonder what is going wrong.
Hi! Did anyone have any success implementing this notebook in a local environment?
285 epochs and still nothing but pops :(
Hi, I tried to set it up in the local env, but for a small set of audio data, it samples out click noises and nothing else. Anybody got some good results, please share them here.
BR