transformers/tests/models/whisper
2025-05-27 16:45:15 +01:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_flax_whisper.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_tf_whisper.py Remove head mask in generative models (#35786) 2025-05-15 10:44:19 +02:00
test_modeling_whisper.py [tests] remove overload for deleted test (test_offloaded_cache_implementation) (#37896) 2025-05-27 16:45:15 +01:00
test_processor_whisper.py [whisper] move processor test into processor test file 🧹 (#38266) 2025-05-22 10:07:11 +01:00
test_tokenization_whisper.py Use lru_cache for tokenization tests (#36818) 2025-03-28 15:09:35 +01:00