mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-09 08:59:46 +08:00
add all
This commit is contained in:
parent
e3be776d1f
commit
227b0dd68d
5
api.py
5
api.py
@ -1175,7 +1175,10 @@ def version_4_cli(
|
||||
SoVITS_model_path = "GPT_SoVITS/pretrained_models/saotome_e9_s522_l32.pth"
|
||||
ref_language = "日文"
|
||||
elif character_name in ["Ikko", "ikko", "Ikka", "ikka"]:
|
||||
path = "idols/ikka/ikko.wav"
|
||||
if loudness_boost:
|
||||
path = "idols/ikka/ikko_boost.wav"
|
||||
else:
|
||||
path = "idols/ikka/ikko.wav"
|
||||
GPT_model_path = "GPT_SoVITS/pretrained_models/ikko-san-e45.ckpt"
|
||||
SoVITS_model_path = "GPT_SoVITS/pretrained_models/ikko-san_e15_s1305_l32.pth"
|
||||
if (character_name == "kurari" or character_name=="Kurari") and version == "v2":
|
||||
|
BIN
idols/ikka/ikko_boost.wav
Normal file
BIN
idols/ikka/ikko_boost.wav
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user