Update compute_fbank_wenetspeech_splits.py

removed unnecessary comments
This commit is contained in:
zr_jin 2024-03-07 16:43:47 +08:00 committed by GitHub
parent 1c6a6a2011
commit 4cca65ac98
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
import torch
from lhotse import ( # KaldifeatWhisperFbank,; KaldifeatWhisperFbankConfig,
from lhotse import (
CutSet,
KaldifeatFbank,
KaldifeatFbankConfig,