mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-07-07 07:01:09 +08:00
Merge a4323233c67133f33be2db180bef07dda1376e4d into 6df61f58e4d18d4c2ad9d1eddd6a1bd690034c23
This commit is contained in:
commit
67d57a7790
@ -367,6 +367,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