mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2026-07-13 11:31:11 +08:00
Compare commits
2 Commits
9eeedfd778
...
ec813e862f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ec813e862f | ||
|
|
a4323233c6 |
@ -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