star-gpt-sovits / gsv_config.json
nekoaoxiang
Add api support
d290960
raw
history blame contribute delete
No virus
281 Bytes
{
"device": "auto",
"is_half": "auto",
"models_path": "trained",
"cnhubert_base_path": "pretrained_models/chinese-hubert-base",
"bert_base_path": "pretrained_models/chinese-roberta-wwm-ext-large",
"save_prompt_cache": true,
"prompt_cache_dir": "cache/prompt_cache"
}