mirror of
https://github.com/w-okada/voice-changer.git
synced 2025-03-13 19:34:02 +03:00
WIP: support so-vits-svc, debug dstid
This commit is contained in:
parent
15dc87c407
commit
3b0c792c5a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user