From 9abfa5889624b56046d94fd5e386a3a351c842a4 Mon Sep 17 00:00:00 2001 From: dohe0342 Date: Sat, 10 Dec 2022 12:49:18 +0900 Subject: [PATCH] from local --- icefall/.utils.py.swp | Bin 65536 -> 65536 bytes icefall/utils.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/icefall/.utils.py.swp b/icefall/.utils.py.swp index b8aeeea9086bc725226c15e7e84dfaf0207b1b2b..f8ddcd2bac26fba3331a2383487204964af7a5ef 100644 GIT binary patch delta 213 zcmYkrKMMh290%~<>A8X9&T?h*w`{t_AOq_a&rz}{LT5YaWHNZlL!BlLJ4mwQGi=q z;tXxHkfV&(1knWp++iO(n8Pf7<3t~P;~meqK@+Q7R!qhH&aIg@KmN%*v%}!XNS`qo4}nz-tda2 zJmd!Z{K)|~zH-Q04!F%WTl~%fFMjfa&%9=j|7cU}4JE5W)dNdUf^t%wMtSw^m2}h} FL_at|CK><$ diff --git a/icefall/utils.py b/icefall/utils.py index c9dec476c..5186e33ac 100644 --- a/icefall/utils.py +++ b/icefall/utils.py @@ -205,7 +205,7 @@ def encode_supervisions( ( supervisions["sequence_idx"], torch.div( - supervisions["start_frame"], + num_frames subsampling_factor, rounding_mode="floor", ),