Genie-TTS / models /base /config.json
simler's picture
Add multi-character support and god model
aa9a7de
raw
history blame contribute delete
405 Bytes
{
"version": "2.0",
"model_type": "GPT-SoVITS-V2ProPlus",
"gpt_path": "/app/t2s_stage_decoder_fp32.onnx",
"sovits_path": "/app/vits_fp32.onnx",
"first_stage_path": "/app/t2s_first_stage_decoder_fp32.onnx",
"cnhubert_base": "/app/GenieData/chinese-hubert-base/chinese-hubert-base.onnx",
"bert": "/app/GenieData/chinese-roberta-wwm-ext-large/chinese-roberta-wwm-ext-large.onnx"
}