mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-04-05 19:41:56 +08:00
...
This commit is contained in:
parent
1fca1ec17c
commit
c2398ea799
@ -185,7 +185,7 @@ class TTS_Config:
|
||||
if os.path.exists(configs_path):
|
||||
...
|
||||
else:
|
||||
self.save_configs()
|
||||
self.save_configs(configs_path)
|
||||
with open(configs_path, 'r') as f:
|
||||
configs = yaml.load(f, Loader=yaml.FullLoader)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user