From ff88356ee41f900e470dafa7fe1cc9b5bbaf95a3 Mon Sep 17 00:00:00 2001 From: wgb14 Date: Wed, 16 Feb 2022 02:38:58 -0500 Subject: [PATCH] minor fix --- icefall/decode.py | 1 - 1 file changed, 1 deletion(-) diff --git a/icefall/decode.py b/icefall/decode.py index 32917c82a..d3e420eec 100644 --- a/icefall/decode.py +++ b/icefall/decode.py @@ -748,7 +748,6 @@ def rescore_with_whole_lattice( "is too large, or the input sound file is difficult to " "decode, you will meet this exception." ) - logging.info(f"{loop_count} {prune_th_list[loop_count]}\n") inv_lattice = k2.prune_on_arc_post( inv_lattice, prune_th_list[loop_count],