mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
5de21369cc
commit
4e57c16d28
Binary file not shown.
@ -551,7 +551,7 @@ def compute_loss(
|
|||||||
allow_truncate=params.subsampling_factor - 1,
|
allow_truncate=params.subsampling_factor - 1,
|
||||||
)
|
)
|
||||||
|
|
||||||
dense_fsa_vec1 = k2.DenseFsaVec(
|
dense_fsa_vec2 = k2.DenseFsaVec(
|
||||||
nnet_output[1][8],
|
nnet_output[1][8],
|
||||||
supervision_segments,
|
supervision_segments,
|
||||||
allow_truncate=params.subsampling_factor - 1,
|
allow_truncate=params.subsampling_factor - 1,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user