Replies: 1 comment
-
The pre-trained model only works with phonemizer (espeak backend) for now. If you want to use a different phonemizer, you have to re-train the model from scratch. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Transferred the codebase from colab and got it working on my local machine. At least the inference in English. However the Phonemizer produces a lot of garbled phonemes. I am using the dpphonemizer and have the en_us_cmudict_ipa_forward model installed. What steps could I take for troubleshooting? Or try another phonemizer?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions