mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-02-03 00:33:57 +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}),
|
("Tsukuyomi-chan_o", {"useIndex": False}),
|
||||||
("Amitaro_o", {"useIndex": False}),
|
("Amitaro_o", {"useIndex": False}),
|
||||||
# ("KikotoMahiro_o", {"useIndex": False}),
|
("KikotoMahiro_o", {"useIndex": False}),
|
||||||
# ("TokinaShigure_o", {"useIndex": True}),
|
("TokinaShigure_o", {"useIndex": True}),
|
||||||
]
|
]
|
||||||
elif mode == "testOfficial":
|
elif mode == "testOfficial":
|
||||||
return [
|
return [
|
||||||
|
Loading…
Reference in New Issue
Block a user