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
d4f34d7a5f
commit
80d73ee742
Binary file not shown.
@ -682,6 +682,7 @@ def compute_loss(
|
||||
|
||||
inter_ctc_loss = 0
|
||||
for fsa in dense_fsa_vec_inter:
|
||||
print(fsa)
|
||||
inter_ctc_loss += k2.ctc_loss(
|
||||
decoding_graph=decoding_graph,
|
||||
dense_fsa_vec=fsa,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user