From 93aaa14cda761019888cef5523f4c16e80c606d5 Mon Sep 17 00:00:00 2001 From: luomingshuang <739314837@qq.com> Date: Mon, 7 Mar 2022 16:03:09 +0800 Subject: [PATCH] change asr_datamodule.py --- egs/tedlium3/ASR/transducer_stateless/asr_datamodule.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egs/tedlium3/ASR/transducer_stateless/asr_datamodule.py b/egs/tedlium3/ASR/transducer_stateless/asr_datamodule.py index 416d2d373..02b383fec 100644 --- a/egs/tedlium3/ASR/transducer_stateless/asr_datamodule.py +++ b/egs/tedlium3/ASR/transducer_stateless/asr_datamodule.py @@ -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 (