Use Trained Model IN A Text to Speech Engine To Generate Voice From Text #241
Unanswered
syedusama5556
asked this question in
Q&A
Replies: 1 comment
-
I don't have a good answer, but since this program is purely voice to voice for now- a bootleg way to do this is to use an existing TTS program that can use custom voices, and then feed the output of that into you custom so-vits-svc model. I've had decent results of just using the output from a good voice from GCloud TTS and then feeding that into the Kanye voice with auto predict pitch- it sounds pretty robotic, but it works 🤷♂️ |
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.
-
I wanted to ask does anyone know how can I use my trained model which I have trained on my own voice in a text-to-speech engine, to generate my own voice from text which I will provide to it If anyone have an idea how this can be done let me know if or if you have a source code or any link regarding this that will also be helpful for me
Beta Was this translation helpful? Give feedback.
All reactions