Erfolgreich charismatisch

Results 31 comments of Erfolgreich charismatisch

Interesting. So which feature generator(s) does it work out of the box with?

Great idea. I am using https://aubio.org/download for this, they created a tool called aubioonset, which does this fairly precisely. Now I need an "offset" algorithm to stop at silence. But...

> * As my experience, the value of loss does not tell you how quality your model is. But it should decrease at the begining of training, and move around...

> * "your model need more training steps." How many? I recently read that someone had million steps yet still voice generation did not convince. Knowing how to "fail quicker"...

I am envious. Please share - The number of audio files and length span (e.g. 200 audio files from 5 to 20 seconds) - The total length of all audio...

This is my 1500th ![step-1500-mel-spectrogram](https://user-images.githubusercontent.com/18123801/45578758-c0d1c680-b883-11e8-9b4a-1687c8640ace.png) In your case, you see the clear differentiation between horizontal lines.

> Of course you can save memory by reducing batch_size, but becareful of information lost. How do I accomplish high quality using a GPU with lower end memory at the...

> Maybe you didn't use your GPU? You were right. Now I have a OOM problem: https://github.com/Rayhane-mamah/Tacotron-2/issues/196