Kyubyong Park
Kyubyong Park
Thanks so much. Which parts did you change? I'm still changing/fixing my code. And did you apply denormalization before spectrogram2wav as in synthesize.py? Tomorrow I'll check what you said. Thanks!
Thanks, let me double check on my end tomorrow.
Oh you're right. When synthesizing, I should have set the base of log as 10, not exp. I've fixed it. Thanks.
Thanks. I haven't seen a success yet. 1. 0's are reserved for paddings. So I wanted to let them have zeros. But I guess if they have values it makes...
Yes, I fixed it. Re-try now. Thanks.
no, you can cite the repo's address.
Hi Ved, Thanks for the sweet feedback. At this update, I used pytorch instead of TF because it was easier to convert tensor into numpy arrays. See this for the...
I used example sentences of polyphonic entries from some dictionaries.
Thanks for this. But I'm not sure if this is WRONG. Chinese regular tone changes are not written according to https://resources.allsetlearning.com/chinese/pronunciation/Tone_change_rules#Why_Tone_Changes_Are_Not_Written. Instead, I think it's better to distinguish those two:...
I think some simple rules can help. I'm working on them. I'll be back in hours.