hnluo
2023-09-27 4854d398708594a13e3043daf1a19adfde970ea2
funasr/models/frontend/abs_frontend.py
@@ -14,4 +14,4 @@
    def forward(
        self, input: torch.Tensor, input_lengths: torch.Tensor
    ) -> Tuple[torch.Tensor, torch.Tensor]:
        raise NotImplementedError
        raise NotImplementedError