mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Fix comments
This commit is contained in:
parent
c6b4159dcc
commit
0b5996bd3d
@ -572,7 +572,7 @@ def compute_loss(
|
||||
warmup: float = 1.0,
|
||||
) -> Tuple[Tensor, MetricsTracker]:
|
||||
"""
|
||||
Compute CTC loss given the model and its inputs.
|
||||
Compute transducer loss given the model and its inputs.
|
||||
|
||||
Args:
|
||||
params:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user