mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-04 14:44:18 +00:00
change asr_datamodule.py
This commit is contained in:
parent
c26a7e4dc4
commit
93aaa14cda
@ -210,7 +210,7 @@ class TedLiumAsrDataModule:
|
|||||||
logging.info(
|
logging.info(
|
||||||
f"Time warp factor: {self.args.spec_aug_time_warp_factor}"
|
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 = (
|
num_frame_masks = (
|
||||||
2
|
2
|
||||||
if (
|
if (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user