transformers/tests/models/whisper
Yih-Dar d2871b2975
Skip test_beam_search_xla_generate_simple for T5 (#25566)
* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2023-08-17 15:30:46 +02:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py is_batched fix for remaining 2-D numpy arrays (#23309) 2023-05-23 14:37:35 -04:00
test_modeling_flax_whisper.py Temporarily increase tol for PT-FLAX whisper tests (#23288) 2023-05-11 11:43:18 +01:00
test_modeling_tf_whisper.py Skip test_beam_search_xla_generate_simple for T5 (#25566) 2023-08-17 15:30:46 +02:00
test_modeling_whisper.py Update some torchscript tests after #24505 (#24566) 2023-06-29 16:05:24 +02:00
test_processor_whisper.py feat: Whisper prompting (#22496) 2023-05-19 09:33:11 +01:00
test_tokenization_whisper.py add word-level timestamps to Whisper (#23205) 2023-06-21 17:48:21 +02:00