Sungjae Cho
Sungjae Cho
@dhfromkorea 안녕하세요. Hi, I met the same error as yours. `ValueError: empty range for randrange() (2,2, 0)`
@JingliangGao You seem to talk about the implementation in `mackey.ipynb`. pyESN should always take `np.ones` for bias.
Hello, what I am curious about is what paper or reference did you follow when you implemented `vae_weight`. I want to know what weight scheduling method `vae_weight` follows.
Simulated annealing (SM)! Could you answer the following questions? @yanggeng1995 1. Does your SM work well with training GMVAE-Tacotron? 2. I've first seen this kind of SM, which enforces the...
Thank you for your reply! :) What I wanted to know was what the inputs given to Aeneas was. Did you feed a whole chapter audio file with its script...
I naively expect that feeding a chapter audio and its chapter script as a whole could be burdensome, difficult for forced aligners. I have used your segmentation and I trained...
@a-froghyar Looking forward to it!