-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add RVC support for changing the voice from tts #71
Comments
Arbius has a $100 AIUS bounty for this issue! Brief: Add RVC Support as outlined. Please read carefully: To begin work on a bounty, reply by saying “I claim this bounty” - you will have 48 hours to submit your PR before someone else may attempt to claim this bounty. To complete the bounty, within 48 hours of claiming, reply with a link to your PR referencing this issue and an Ethereum address. You must comply with reviewers comments and have the PR merged to receive the bounty reward. Please be sure to focus on quality submissions to minimize the amount of time reviewers must take. |
Hm, I got a few ideas to implement that. Won't take the bounty don't need it, I just want RVC as well and have the resources so I will have a look. |
RVC has very poor API support, difficult to add to this project.
Edit: investigating TTS-RVC-API (https://github.com/skshadan/TTS-RVC-API), which combines TTS with RVC instead of relying on two separate services. This would make RVC a full replacement TTS in Amica. |
I claim this bounty |
Yup good job, better than the TTS-RVC-API I was checking in the end as it lacks rmvpe, which is the best-sounding one with small GPU usage. |
Thanks for the help @Eidenz |
Done and bounty sent! |
i like using xtts, but it's very slow compare to normal tts like ljspeech or speechT5. can you add RVC support where i can put my rvc model in any tts so the tts voice will change to my rvc model voice. similar like sillytavern rvc extension convert the output tts voice into rvc first and then show the message and play the output tts after the voice is changed.
https://github.com/SillyTavern/SillyTavern-Extras
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI
The text was updated successfully, but these errors were encountered: