removed unused import

This commit is contained in:
zr_jin 2024-11-04 12:24:41 +08:00
parent 5d79953f22
commit 8eb8557314

View File

@ -33,7 +33,6 @@ import argparse
import logging
from pathlib import Path
from compute_fbank_ljspeech import MyFbank
from lhotse import CutSet, load_manifest_lazy
from lhotse.dataset.speech_synthesis import validate_for_tts