from local
This commit is contained in:
parent
7c0ab11db7
commit
859c669f41
Binary file not shown.
@ -808,7 +808,6 @@ def compute_loss(
|
||||
batch: dict,
|
||||
is_training: bool,
|
||||
decode: bool = False,
|
||||
prompt=None,
|
||||
) -> Tuple[Tensor, MetricsTracker]:
|
||||
"""
|
||||
Compute transducer loss given the model and its inputs.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user