赞
踩
版本这里根据教程的版本走即可,这里不会安装python或者不会配置环境的参考我之前的文章
win + r打开cmd命令行找到对应的源文件地址输入pip install -r requirements.txt安装依赖文件
pip install -r requirements.txt
等待安装结束
直接运行webui.py
这里我用的vsc运行的,也可以直接cmd命令行运行 python xxx.py去运行
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory:
torch.manual_seed(233333)
Resource cmudict not found. Please use the NLTK Downloader to obtain the resource:
httpx.InvalidURL: Invalid port
以上是我安装GPT-SoVITS中遇到的一些问题希望能帮助到大家,感谢大家的支持
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。