mrelich
mrelich
Thanks for reply and clarifications! I appreciate very much that you are providing your code in a self contained format (that runs out of the box). I think it would...
So I think I have tracked it down to the helper function (decoder_helper) in the decoder part of tacotron, but I'm still a bit of a novice so I don't...
My concern is that the InferenceHelper might not be doing what we think... Maybe the author can help out to explain why the EmbeddingHelper (either greedy or sampling) wasn't used?...
@onyedikilo Ok, now I see your closed issue and how you ran into the same problem. This level of drop in audio quality just _feels_ wrong. If you (or anyone...
Hi @jpdz, I have stepped away from working on this for the moment, but will return in a few weeks. I don't yet understand fully what the CustomHelper function that...
Hi @barronalex, the audio clips do indeed sound much better. These are from inference or during treaining? I look forward to getting back to this in a few more weeks...
Anyone else having difficulty getting consistent output during training and from test.py? I am finding test.py gives garbage while output during training is getting better after many epochs.