diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp index 624e1ce97..76c55a96f 100644 Binary files a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp and b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/.train.py.swp differ diff --git a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train.py b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train.py index 086027646..a5f3bcf8a 100755 --- a/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless_d2v_v2/train.py @@ -1551,9 +1551,6 @@ def run_adapter(rank, world_size, args, wb=None): train_cuts = train_cuts.filter(remove_short_and_long_utt) - #if params.start_batch > 0 and checkpoints and "sampler" in checkpoints: - # sampler_state_dict = checkpoints["sampler"] - #else: sampler_state_dict = None train_dl = librispeech.train_dataloaders(