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
61a7fdcdb4
commit
b6888bd0de
Binary file not shown.
@ -682,7 +682,7 @@ def compute_loss(
|
||||
'''
|
||||
mse_loss = model(
|
||||
x=feature,
|
||||
x_lens=feautre_lens,
|
||||
x_lens=feature_lens,
|
||||
)
|
||||
|
||||
# after the main warmup step, we keep pruned_loss_scale small
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user