from local

This commit is contained in:
dohe0342 2022-12-10 14:05:17 +09:00
parent 4d1a2096ad
commit 66648c5425
2 changed files with 0 additions and 1 deletions

View File

@ -720,7 +720,6 @@ 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.