aky15
2023-06-06 269c20142942c2f0e9962298c8e65caf092a4db2
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