GPT-SoVITS配置
作者鏈接
Python下載以及安裝
版本這里根據(jù)教程的版本走即可,這里不會安裝python或者不會配置環(huán)境的參考我之前的文章
- Python 3.9, PyTorch 2.0.1, CUDA 11
- Python 3.10.13, PyTorch 2.1.2, CUDA 12.3
- Python 3.9, PyTorch 2.3.0.dev20240122, macOS 14.3 (Apple silicon, GPU)
源文件
prezip
安裝依賴
win + r打開cmd命令行找到對應(yīng)的源文件地址輸入pip install -r requirements.txt安裝依賴文件
pip install -r requirements.txt
等待安裝結(jié)束
運行
直接運行webui.py
這里我用的vsc運行的,也可以直接cmd命令行運行 python xxx.py去運行
整理在安裝配置環(huán)境時遇到的報錯
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文章來源:http://www.zghlxwxcb.cn/news/detail-831842.html
總結(jié)
以上是我安裝GPT-SoVITS中遇到的一些問題希望能幫助到大家,感謝大家的支持文章來源地址http://www.zghlxwxcb.cn/news/detail-831842.html
到了這里,關(guān)于Window系統(tǒng)GPT-SoVITS配置安裝的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!