from local
This commit is contained in:
parent
d195287c51
commit
4d1a2096ad
Binary file not shown.
@ -720,6 +720,7 @@ def compute_loss(
|
||||
sp: spm.SentencePieceProcessor,
|
||||
batch: dict,
|
||||
is_training: bool,
|
||||
wb=None,
|
||||
) -> Tuple[Tensor, MetricsTracker]:
|
||||
"""
|
||||
Compute transducer loss given the model and its inputs.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user