transformers/tests/models/whisper
eustlb cfff7ca9a2
[Whisper] Pipeline: handle long form generation (#35750)
* handle long form generation

* add warning

* correct incorrect in place token change

* update test to catch edge case

* make style

* update warning

* add doc
2025-06-26 14:33:31 +00:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py enable more test cases on xpu (#38572) 2025-06-06 09:29:51 +02:00
test_modeling_whisper.py [Whisper] Pipeline: handle long form generation (#35750) 2025-06-26 14:33:31 +00: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 [tests] remove TF tests (uses of require_tf) (#38944) 2025-06-25 17:29:10 +00:00