GPT-SoVits-Inference / gsv_config.json
Yunshansongbai's picture
Upload 12 files
8e66cb8 verified
{
"device": "auto",
"is_half": "auto",
"models_path": "trained",
"cnhubert_base_path": "GPT_SoVITS/pretrained_models/chinese-hubert-base",
"bert_base_path": "GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large",
"save_prompt_cache": true,
"prompt_cache_dir": "cache/prompt_cache"
}