diff --git a/modelscope/tools/speech_tts_autolabel.py b/modelscope/tools/speech_tts_autolabel.py index 0fcd41fd..a774c44f 100644 --- a/modelscope/tools/speech_tts_autolabel.py +++ b/modelscope/tools/speech_tts_autolabel.py @@ -3,6 +3,7 @@ import os import sys import zipfile +from modelscope.hub.check_model import check_local_model_is_latest from modelscope.hub.snapshot_download import snapshot_download from modelscope.utils.constant import ThirdParty from modelscope.utils.logger import get_logger