format multi_dataset.py

This commit is contained in:
Yifan Yang 2025-05-07 12:29:12 +00:00
parent 9c8c4314de
commit 23b5a7ce3e

View File

@ -15,13 +15,10 @@
# limitations under the License.
import glob
import logging
import re
from pathlib import Path
from typing import Dict, List
from typing import Dict
import lhotse
from lhotse import CutSet, load_manifest_lazy