mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-10-07 23:48:48 +08:00
chore: fix
This commit is contained in:
parent
07d8d5d2c2
commit
7478a8a856
@ -1,15 +0,0 @@
|
||||
custom:
|
||||
bert_base_path: GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large
|
||||
cnhuhbert_base_path: GPT_SoVITS/pretrained_models/chinese-hubert-base
|
||||
device: cpu
|
||||
is_half: false
|
||||
load_base: false
|
||||
t2s_weights_path: GPT_weights/liyunlong-e15.ckpt
|
||||
vits_weights_path: SoVITS_weights/liyunlong_e8_s176.pth
|
||||
default:
|
||||
bert_base_path: GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large
|
||||
cnhuhbert_base_path: GPT_SoVITS/pretrained_models/chinese-hubert-base
|
||||
device: cpu
|
||||
is_half: false
|
||||
t2s_weights_path: GPT_SoVITS/pretrained_models/s1bert25hz-2kh-longer-epoch=68e-step=50232.ckpt
|
||||
vits_weights_path: GPT_SoVITS/pretrained_models/s2G488k.pth
|
@ -1,15 +0,0 @@
|
||||
custom:
|
||||
bert_base_path: GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large
|
||||
cnhuhbert_base_path: GPT_SoVITS/pretrained_models/chinese-hubert-base
|
||||
device: cpu
|
||||
is_half: false
|
||||
load_base: false
|
||||
t2s_weights_path: GPT_weights/stephenchow-e15.ckpt
|
||||
vits_weights_path: SoVITS_weights/stephenchow_e8_s112.pth
|
||||
default:
|
||||
bert_base_path: GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large
|
||||
cnhuhbert_base_path: GPT_SoVITS/pretrained_models/chinese-hubert-base
|
||||
device: cpu
|
||||
is_half: false
|
||||
t2s_weights_path: GPT_SoVITS/pretrained_models/s1bert25hz-2kh-longer-epoch=68e-step=50232.ckpt
|
||||
vits_weights_path: GPT_SoVITS/pretrained_models/s2G488k.pth
|
@ -4,8 +4,8 @@ custom:
|
||||
device: cpu
|
||||
is_half: false
|
||||
load_base: false
|
||||
t2s_weights_path: GPT_weights/jackma-e10.ckpt
|
||||
vits_weights_path: SoVITS_weights/jackma_e8_s192.pth
|
||||
t2s_weights_path: GPT_weights/voice1-e10.ckpt
|
||||
vits_weights_path: SoVITS_weights/voice1_e8_s192.pth
|
||||
default:
|
||||
bert_base_path: GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large
|
||||
cnhuhbert_base_path: GPT_SoVITS/pretrained_models/chinese-hubert-base
|
@ -4,8 +4,8 @@ custom:
|
||||
device: cpu
|
||||
is_half: false
|
||||
load_base: false
|
||||
t2s_weights_path: GPT_weights/morgan-e15.ckpt
|
||||
vits_weights_path: SoVITS_weights/morgan_e8_s120.pth
|
||||
t2s_weights_path: GPT_weights/voice1-e10.ckpt
|
||||
vits_weights_path: SoVITS_weights/voice1_e8_s192.pth
|
||||
default:
|
||||
bert_base_path: GPT_SoVITS/pretrained_models/chinese-roberta-wwm-ext-large
|
||||
cnhuhbert_base_path: GPT_SoVITS/pretrained_models/chinese-hubert-base
|
Loading…
x
Reference in New Issue
Block a user