We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
想试试用FCPE 但是不能前置安装,可以帮帮忙吗宪怎解决吗? 谢谢!
出错Colab连结在下: https://colab.research.google.com/github/svc-develop-team/so-vits-svc/blob/4.1-Stable/sovits4_for_colab.ipynb
到这此就错了,无法在云上安装
!git clone https://github.com/svc-develop-team/so-vits-svc -b 4.1-Stable %cd /content/so-vits-svc %pip install --upgrade pip setuptools %pip install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu118 exit()
The text was updated successfully, but these errors were encountered:
这似乎不是FCPE导致的问题,你可能遇到的是faiseq的兼容性问题
Sorry, something went wrong.
No branches or pull requests
想试试用FCPE 但是不能前置安装,可以帮帮忙吗宪怎解决吗? 谢谢!
出错Colab连结在下:
https://colab.research.google.com/github/svc-develop-team/so-vits-svc/blob/4.1-Stable/sovits4_for_colab.ipynb
到这此就错了,无法在云上安装
!git clone https://github.com/svc-develop-team/so-vits-svc -b 4.1-Stable
%cd /content/so-vits-svc
%pip install --upgrade pip setuptools
%pip install -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cu118
exit()
The text was updated successfully, but these errors were encountered: