transformers/tests/models/whisper
Pavel Iakubovskii 691586b0dc
Fix tests skip (#32012)
* [run-slow] clip

* [run-slow] clip

* Fix skip -> skipTest

* [run-slow] clip
2024-07-17 08:37:43 +01:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
test_modeling_flax_whisper.py Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
test_modeling_tf_whisper.py Pass datasets trust_remote_code (#31406) 2024-06-17 17:29:13 +01:00
test_modeling_whisper.py Fix tests skip (#32012) 2024-07-17 08:37:43 +01:00
test_processor_whisper.py feat: Whisper prompting (#22496) 2023-05-19 09:33:11 +01:00
test_tokenization_whisper.py fix prompt strip to support tensors and np arrays (#27818) 2024-07-12 20:07:10 +01:00