mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-01-23 21:45:00 +03:00
bugfix: smaple download
This commit is contained in:
parent
9c56579df1
commit
03a4e8f3be
@ -106,8 +106,8 @@ def getSampleJsonAndModelIds(mode: RVCSampleMode):
|
||||
], [
|
||||
("Tsukuyomi-chan_o", {"useIndex": False}),
|
||||
("Amitaro_o", {"useIndex": False}),
|
||||
# ("KikotoMahiro_o", {"useIndex": False}),
|
||||
# ("TokinaShigure_o", {"useIndex": True}),
|
||||
("KikotoMahiro_o", {"useIndex": False}),
|
||||
("TokinaShigure_o", {"useIndex": True}),
|
||||
]
|
||||
elif mode == "testOfficial":
|
||||
return [
|
||||
|
Loading…
Reference in New Issue
Block a user