Fix Tortoise load (#2791)

* Remove key prunning in tortoise

* Make lint
This commit is contained in:
Eren Gölge
2023-07-24 13:42:47 +02:00
committed by GitHub
parent b3472a739e
commit 8aacb81849
3 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ def test_synthesize():
'tts --model_name "coqui_studio/en/Torcull Diarmuid/coqui_studio" '
'--text "This is it" '
f'--out_path "{output_path}"'
)
)