Skip to content
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

Does not install #22

Open
bbecausereasonss opened this issue Oct 6, 2024 · 2 comments
Open

Does not install #22

bbecausereasonss opened this issue Oct 6, 2024 · 2 comments

Comments

@bbecausereasonss
Copy link

Broken version dependancies.

@N3M3RU
Copy link

N3M3RU commented Oct 26, 2024

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)

Hope it will work for you

@VAM-Kitten
Copy link

Here's what worked for me. It's a bit rough but hey.

It worked. Somehow it worked. Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants