haoneng.lhn
2023-09-11 e60ac4bc991183a780fdd03d22db7d3b42df9b58
funasr/layers/abs_normalize.py
@@ -11,4 +11,4 @@
        self, input: torch.Tensor, input_lengths: torch.Tensor = None
    ) -> Tuple[torch.Tensor, torch.Tensor]:
        # return output, output_lengths
        raise NotImplementedError
        raise NotImplementedError