zhifu gao
2023-05-18 97a689d65da434345a641a909f13b78e5690c86b
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