Skip to content

Commit

Permalink
Update compute_fbank_wenetspeech_splits.py
Browse files Browse the repository at this point in the history
removed unnecessary comments
  • Loading branch information
JinZr authored Mar 7, 2024
1 parent 1c6a6a2 commit 4cca65a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from pathlib import Path

import torch
from lhotse import ( # KaldifeatWhisperFbank,; KaldifeatWhisperFbankConfig,
from lhotse import (
CutSet,
KaldifeatFbank,
KaldifeatFbankConfig,
Expand Down

0 comments on commit 4cca65a

Please sign in to comment.