You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's what worked for me. It's a bit rough but hey.
Download the portable version of xtts-web ui by daswer123 " https://huggingface.co/daswer123/xtts_portable/resolve/main/xtts-webui-v1_0-portable.zip?download=true"
Copy the contents of the folder "xtts-webui-v1_0-portable\webui\venv\Lib\site-packages"
Paste on "XTTS-RVC-UI\venv\Lib\site-packages" and replace all duplicates
call start.bat
pip install gradio (on venv)
call start.bat
pip install fairseq (on venv)
python app.py (on venv)
Broken version dependancies.
The text was updated successfully, but these errors were encountered: