How to work with it? #4366
Unanswered
Ahtisham-1214
asked this question in
General Q&A
Replies: 3 comments 3 replies
-
|
It is also not working with Python 12 version |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
First of all you should use our fork, which works with recent Python versions and has many other bug fixes: https://coqui-tts.readthedocs.io/en/latest/faq.html The original package hasn't been updated in 2 years. Then see this page for how to use it: https://coqui-tts.readthedocs.io/en/latest/inference.html |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
How can I simply fine-tune it for my project without cloning? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am creating a Text-to-speech project in Python where user will give English text as input and in response will get a voice accordingly. I want to use any Coqui TTS model, I just want to make it work. The documentation is a little confusing so please help me out.
Beta Was this translation helpful? Give feedback.
All reactions