zyj008

Results 4 issues of zyj008

您好,我在使用tensorflowtts的fastspeech2训练中文数据库的时候,在合成语音中偶尔会出现发音错误(读错音)和时长预测错误(时长过短)的问题。我看您这里也是用tensorflowtts中的fastspeech2训练的,想问一下您是否也遇到过类似的问题?或者您有什么建议?是否需要在前段文本分析做什么处理来帮助解决这个问题吗?

Hi! Thanks for your contribution! I have trained the model on LJSpeech dataset with your codes. But I found the loss is not converge with your default hparams. Here are...

Hello! I have some questions about the BZ datasets. Do you have data preprocessing operation on the BZ dataset before training the model, such as breaking long sentences into small...

Hello! I have met KL collapsing problem when training VAE model. The KL loss is like this. ![image](https://user-images.githubusercontent.com/24356519/45092090-fa4d5800-b146-11e8-8844-328b2eb2b79a.png) After reading your paper “Ladder Variational Autoencoders”, I decided to use warm...