from local

This commit is contained in:
dohe0342 2023-02-14 18:38:00 +09:00
parent dbf810150b
commit fab9762d31
2 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ def compute_loss(
use_double_scores=params.use_double_scores,
)
elif params.condition:
elif parmas.interctc and params.condition:
dense_fsa_vec = k2.DenseFsaVec(
nnet_output[0],
supervision_segments,