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
90710829a2
commit
4451575bb5
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -738,7 +738,7 @@ def compute_loss(
|
||||
# f"ctc_loss: {ctc_loss}\n"
|
||||
# f"att_loss: {att_loss}"
|
||||
#)
|
||||
#display_and_save_batch(batch, params=params, sp=graph_compiler.sp)
|
||||
display_and_save_batch(batch, params=params, sp=graph_compiler.sp)
|
||||
ctc_loss = ctc_loss[ctc_loss_is_finite]
|
||||
att_loss = att_loss[att_loss_is_finite]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user