Print urls when BadZipError

This commit is contained in:
Eren Gölge
2022-01-01 15:26:35 +00:00
parent 254c110ec1
commit 8fd1ee1926
3 changed files with 12 additions and 6 deletions
+1 -1
View File
@@ -2,9 +2,9 @@
import glob
import os
import shutil
from TTS.tts.utils.languages import LanguageManager
from tests import get_tests_output_path, run_cli
from TTS.tts.utils.languages import LanguageManager
from TTS.tts.utils.speakers import SpeakerManager
from TTS.utils.generic_utils import get_user_data_dir
from TTS.utils.manage import ModelManager