diff --git a/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp b/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp index a3eacfa18..fb2bc9ba1 100644 Binary files a/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp and b/egs/librispeech/ASR/conformer_ctc2/.decode.py.swp differ diff --git a/egs/librispeech/ASR/conformer_ctc2/decode.py b/egs/librispeech/ASR/conformer_ctc2/decode.py index ac2b0955c..48836920b 100755 --- a/egs/librispeech/ASR/conformer_ctc2/decode.py +++ b/egs/librispeech/ASR/conformer_ctc2/decode.py @@ -356,8 +356,6 @@ def decode_one_batch( max_active_states=params.max_active_states, subsampling_factor=params.subsampling_factor, ) - print(lattice) - exit() if params.method == "ctc-decoding": best_path = one_best_decoding(