mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 10:16:14 +00:00
Update compute_fbank_wenetspeech_splits.py
removed unnecessary comments
This commit is contained in:
parent
1c6a6a2011
commit
4cca65ac98
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user