You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Keon, thanks so much for sharing this wonderful project. I am wondering can we just use the FastSpeech part for inference? Looking forward to your reply
The text was updated successfully, but these errors were encountered:
Hi @Maoshuiyang , thanks for your attention. Of course you can use it as you said, by modifying some part of code, but the better way is to check out this repo: https://github.com/keonlee9420/Comprehensive-Transformer-TTS. It contains the same model architecture of FastSpeech used in this repo and the model is only aimed to generate speech by itself, rather than used the output as an auxiliary input to another model. Hope it helps!
Hi Keon, thanks so much for sharing this wonderful project. I am wondering can we just use the FastSpeech part for inference? Looking forward to your reply
The text was updated successfully, but these errors were encountered: