mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-03 14:14:19 +00:00
change asr_datamodule.py
This commit is contained in:
parent
c26a7e4dc4
commit
93aaa14cda
@ -210,7 +210,7 @@ class TedLiumAsrDataModule:
|
||||
logging.info(
|
||||
f"Time warp factor: {self.args.spec_aug_time_warp_factor}"
|
||||
)
|
||||
# Judge num_frame_masks for SpecAugment according to Lhotse'version
|
||||
# Judge num_frame_masks according to Lhotse's version
|
||||
num_frame_masks = (
|
||||
2
|
||||
if (
|
||||
|
Loading…
x
Reference in New Issue
Block a user