WIP: support so-vits-svc, debug dstid

This commit is contained in:
wataru 2023-03-11 04:50:59 +09:00
parent 15dc87c407
commit 3b0c792c5a

View File

@ -29,7 +29,7 @@ providers = ['OpenVINOExecutionProvider', "CUDAExecutionProvider", "DmlExecution
@dataclass
class SoVitsSvc40v2Settings():
gpu: int = 0
dstId: int = 101
dstId: int = 0
f0Detector: str = "dio" # dio or harvest
tran: int = 20