Can Korkut

Results 4 comments of Can Korkut

Thank you, i found alignments.py previous commit and tried it. In result, synthesis quality not bad, but when i inference long sentence long than five or six words, there was...

![image](https://user-images.githubusercontent.com/33387838/103644282-2c656380-4f67-11eb-92c2-0419846e8695.png) I researched this problem and saw something about reduction factor. I didn't clearly understand architecture but we can say tacotron can easly learn with large reduction factor, however there...

@glenn-jocher I'm working on that. What do you think about using parameter like "multithread_safe"? Reconstruct grid only when its true.

@glenn-jocher Yeah, I think nn.ParameterList looks like good idea. I will try it for the issue.