Skip to content

Commit

Permalink
Disable interctc tests (#6638)
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Gitman <[email protected]>
  • Loading branch information
Kipok committed May 11, 2023
1 parent dfb61eb commit 149f02f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/collections/asr/test_asr_interctc_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def squeezeformer_encoder_config() -> Dict:


class TestInterCTCLoss:
@pytest.mark.pleasefixme
@pytest.mark.unit
@pytest.mark.parametrize(
"model_class", [EncDecCTCModel, EncDecHybridRNNTCTCModel],
Expand Down

0 comments on commit 149f02f

Please sign in to comment.