修正了半精度的问题

This commit is contained in:
XTer 2024-03-11 16:22:15 +08:00
parent ad97327e14
commit 647a4d358a
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ class TTS_Config:
self.n_speakers:int = 300
self.langauges:list = ["auto", "en", "zh", "ja", "all_zh", "all_ja"]
print(self)
# print(self)
def _load_configs(self, configs_path: str)->dict:
with open(configs_path, 'r') as f:

@ -1 +1 @@
Subproject commit b4297f3597b515e40bd7a45a7582bc2330408a59
Subproject commit 2b974ad5cf9ce20114920713bee48837f6481507