speech_asr
2023-12-15 b0b796f9a400ffd6503a82865a206e1332b71a31
funasr/layers/inversible_interface.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