Marx Melencio

Results 6 comments of Marx Melencio

@keithito @Mn0491 No problem - Here you go: https://github.com/keithito/tacotron/issues/15#issuecomment-342632496

@Mn0491 Oh, my bad - That's the Tagalog model that I trained on top of the Nancy model. I'll upload the correct Nancy model later tonight when I get in...

@Mn0491 @geneing Sorry guys, crazy holidays. :) Here you go - Happy 2018! https://drive.google.com/file/d/1c_O-Gha03_erKbilsFCvs9QJ8faJ7ou8/view?usp=sharing

@t3t3t3 Are you training a model on top of this? If so, then after preprocessing your training data, you'll get max output length. Divide this with output per step, and...

@ArkaneCow No, I don't mind. It'll be very helpful. Please share the link here once it's up. Thanks. :)

@Quadraaa @DavidAksnes All default parameters in hparams.py, except max_iters. This value should be set to max output length divided by output per step. For example - After preprocessing the Nancy...