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
dbf810150b
commit
fab9762d31
Binary file not shown.
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user