mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-07-09 16:31:09 +08:00
Merge a4323233c67133f33be2db180bef07dda1376e4d into d6b78c927acf89dfc12acb1bc561c1c963543ecf
This commit is contained in:
commit
2054f58eab
@ -364,6 +364,7 @@ class TTS_Config:
|
||||
configs = deepcopy(self.default_configs)
|
||||
if self.configs is not None:
|
||||
configs["custom"] = self.update_configs()
|
||||
configs["version"] = self.version
|
||||
|
||||
if configs_path is None:
|
||||
configs_path = self.configs_path
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user