1 Star 1 Fork 1

Reshy/GPT-SoVITS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
install.sh 243 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alex Z 提交于 2024-01-17 08:58 . Update install.sh
#!/bin/bash
conda install -c conda-forge gcc
conda install -c conda-forge gxx
conda install ffmpeg cmake
conda install pytorch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 pytorch-cuda=11.8 -c pytorch -c nvidia
pip install -r requirements.txt
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/reshy/GPT-SoVITS.git
git@gitee.com:reshy/GPT-SoVITS.git
reshy
GPT-SoVITS
GPT-SoVITS
main

搜索帮助