From ad3e4c405d4ddbfd90f580f1b6b7be3ef5170a25 Mon Sep 17 00:00:00 2001 From: luomingshuang <739314837@qq.com> Date: Mon, 27 Jun 2022 21:29:30 +0800 Subject: [PATCH] add streaming conformer for wenetspeech pruned rnnt2 --- egs/wenetspeech/ASR/pruned_transducer_stateless2/train.py | 1 - 1 file changed, 1 deletion(-) diff --git a/egs/wenetspeech/ASR/pruned_transducer_stateless2/train.py b/egs/wenetspeech/ASR/pruned_transducer_stateless2/train.py index 7d88653ac..e9691d06c 100644 --- a/egs/wenetspeech/ASR/pruned_transducer_stateless2/train.py +++ b/egs/wenetspeech/ASR/pruned_transducer_stateless2/train.py @@ -1032,7 +1032,6 @@ def scan_pessimistic_batches_for_oom( graph_compiler: CharCtcTrainingGraphCompiler, params: AttributeDict, ): - return from lhotse.dataset import find_pessimistic_batches logging.info(