mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-08-10 18:19:52 +08:00
add else
This commit is contained in:
parent
8d74d9a002
commit
7cd8bf482c
2
api.py
2
api.py
@ -957,7 +957,7 @@ def version_4_cli(
|
|||||||
path = "idols/loude-siratori/cheering.wav"
|
path = "idols/loude-siratori/cheering.wav"
|
||||||
elif shouting_type == "joyful":
|
elif shouting_type == "joyful":
|
||||||
path = "idols/loude-siratori/joyful.wav"
|
path = "idols/loude-siratori/joyful.wav"
|
||||||
elif shouting_type == "surprised":
|
else:
|
||||||
path = "idols/loude-siratori/surprised.wav"
|
path = "idols/loude-siratori/surprised.wav"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user