Bump up to v0.11.0 (#2329)

* Make style

* Bump up to v0.11.0
This commit is contained in:
Eren Gölge
2023-02-08 13:58:49 +01:00
committed by GitHub
parent c7184dcef9
commit 914280a556
51 changed files with 15 additions and 66 deletions
-1
View File
@@ -2,7 +2,6 @@ import os
import unittest
from tests import get_tests_data_path, get_tests_output_path
from TTS.api import TTS
OUTPUT_PATH = os.path.join(get_tests_output_path(), "test_python_api.wav")