diff --git a/utils/tests_fetcher.py b/utils/tests_fetcher.py index af4785fb6d..6cc22cc5f1 100644 --- a/utils/tests_fetcher.py +++ b/utils/tests_fetcher.py @@ -91,6 +91,7 @@ IMPORTANT_MODELS = [ "opt", "longformer", "vit", + "whisper", # Pipeline-specific model (to be sure each pipeline has one model in this list) "tapas", "vilt",