mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-22 19:19:47 +08:00
Fix Wrapper
This commit is contained in:
parent
acc4b5ac6d
commit
1aeca895d2
@ -18,7 +18,7 @@ ln -s /workspace/models/pretrained_models /workspace/GPT-SoVITS/GPT_SoVITS/pretr
|
||||
|
||||
ln -s /workspace/models/G2PWModel /workspace/GPT-SoVITS/GPT_SoVITS/text/G2PWModel
|
||||
|
||||
bash install.sh --device "CU${CUDA_VERSION}" --source HF
|
||||
bash install.sh --device "CU${CUDA_VERSION//./}" --source HF
|
||||
|
||||
pip cache purge
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user