mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 16:44:20 +00:00
minor fix
This commit is contained in:
parent
754ac00509
commit
b8540ac3c0
@ -45,11 +45,7 @@ from lhotse.dataset.input_strategies import (
|
||||
PrecomputedFeatures,
|
||||
)
|
||||
from lhotse.utils import fix_random_seed, ifnone
|
||||
from text_normalization import (
|
||||
ref_text_normalization,
|
||||
replace_full_width_symbol,
|
||||
simple_normalization,
|
||||
)
|
||||
from text_normalization import replace_full_width_symbol, simple_normalization
|
||||
from torch.utils.data.dataloader import DataLoader, default_collate
|
||||
|
||||
from icefall.utils import str2bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user