fixed a formatting issue

This commit is contained in:
zr_jin 2024-03-07 17:25:00 +08:00 committed by GitHub
parent 21af721ca1
commit ab57bb52e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ from datetime import datetime
from pathlib import Path from pathlib import Path
import torch import torch
from lhotse import ( # KaldifeatWhisperFbank,; KaldifeatWhisperFbankConfig, from lhotse import ( # KaldifeatWhisperFbank,; KaldifeatWhisperFbankConfig,
CutSet, CutSet,
KaldifeatFbank, KaldifeatFbank,
KaldifeatFbankConfig, KaldifeatFbankConfig,