nichongjia-2007
2023-06-07 c7fc6149b3c5c2de3107c4f1d4983309882d1a1a
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