diff --git a/tests/openvino/test_modeling.py b/tests/openvino/test_modeling.py index dc33b39f2a..1e8b20743e 100644 --- a/tests/openvino/test_modeling.py +++ b/tests/openvino/test_modeling.py @@ -960,7 +960,7 @@ class OVModelForCTCIntegrationTest(unittest.TestCase): "data2vec_audio", "hubert", "sew", - "sew_d", + # "sew_d", disable until fixed in transformers "unispeech", "unispeech_sat", "wavlm",