Vali-98 / XTTS-RVC-UI

A Gradio UI for XTTSv2 and RVC.
MIT License
128 stars 48 forks source link

Made into an extension #20

Open rsxdalv opened 1 month ago

rsxdalv commented 1 month ago

I have forked this repository to make it into an extension. https://github.com/rsxdalv/extension_xtts_rvc_ui

As an extension, this UI does not need to focus on installation issues, but instead can focus on the UI itself. Additionally, the repository can be installed as a package:

pip install git+https://github.com/rsxdalv/extension_xtts_rvc_ui

Let me know if there are any suggestions, or questions about it.