From f28d66a3ed7832468bf187ca7238ee4fff0837ed Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Sat, 25 Feb 2023 17:14:35 +0900 Subject: [PATCH] from local --- icefall/.decode.py.swp | Bin 61440 -> 61440 bytes icefall/decode.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/icefall/.decode.py.swp b/icefall/.decode.py.swp index 402434e87b0be490ebdb9ddc3a5e1c846251f530..47ad6328229ae80affbcbc76ecbc0f865d3c2c90 100644 GIT binary patch delta 62 zcmZp8z})bFSv<)g%+puFQqO<^2m}}yG7kSt_Dpu$DE?NSbw3va!}`gb3ilb;Z+@w8 SjBD}+Z81ij&BwH@jsO5=Iu#cH delta 62 zcmZp8z})bFSv<)g%+puFQqO<^2m}}yx;x$^tJIop6n`tvdVq_8VZ&rjh5L*fHosIj R#>MC}dA+vS=40AcM*v)C6!`!E diff --git a/icefall/decode.py b/icefall/decode.py index 68b74a8f1..1e26e4e5d 100644 --- a/icefall/decode.py +++ b/icefall/decode.py @@ -50,7 +50,7 @@ DEFAULT_LM_SCALE = [ 5.0, ] ''' -DEFAULT_LM_SCALE = [0.] +DEFAULT_LM_SCALE = [0.,] def _intersect_device( a_fsas: k2.Fsa,