Instructions to implement wavern and tacotron2 together #796
Unanswered
mishav78
asked this question in
General Q&A
Replies: 1 comment 6 replies
-
|
Hey, you can train them separately once trained you can synthesis audio with WaveRNN and tacotron2 together. You can start from here https://github.com/coqui-ai/TTS/tree/main/recipes/ljspeech |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
here https://soundcloud.com/user-565970875/pocket-article-wavernn-and-tacotron2
The following is implemented Tacotron2 + WaveRN, but I can't find any documentation how I can do this. Please tell me the exact commands I have to type to do this. Thanks in advance. Mike
Beta Was this translation helpful? Give feedback.
All reactions