zhifu gao
2023-12-15 72c4568049316f158c22d94013d7e5c1cb6e4e9d
funasr/modules/nets_utils.py
@@ -347,7 +347,7 @@
    Args:
        pad_outputs (Tensor): Prediction tensors (B * Lmax, D).
        pad_targets (LongTensor): Target label tensors (B, Lmax).
        pad_targets (LongTensor): Target label tensors (B, Lmax, D).
        ignore_label (int): Ignore label id.
    Returns: