hnluo
2023-09-21 41c64e4729ca359f7212534055239c8289b5e2f4
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