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
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