r9y9 / deepvoice3_pytorch

PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models
https://r9y9.github.io/deepvoice3_pytorch/
Other
1.97k stars 485 forks source link

Noisy utterances for single words audio generation #195

Open kapoorparul opened 4 years ago

kapoorparul commented 4 years ago

I am getting quite bad utterances when I try to generate audios for just single words instead of sentences using pre trained model. How can I improve those?