雾聪
2024-01-15 84465d6be93c386d29c19363fee4585463f624ef
funasr/metrics/compute_acc.py
@@ -5,7 +5,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: