Add files via upload

This commit is contained in:
RVC-Boss
2024-01-21 23:02:13 +08:00
committed by GitHub
parent a87ad5228e
commit f61471166c
2 changed files with 7 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ import sys
sovits_path = ""
gpt_path = ""
is_half = True
is_share=False
cnhubert_path = "GPT_SoVITS/pretrained_models/chinese-hubert-base"
bert_path = "GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large"