ShiLiang Zhang
2023-10-07 30664c6ce7d5492d55544453f79c219d551f125b
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