transformers/tests/models/whisper
Yoach Lacombe d355741eca
Fix pad_to_max_length Whisper (#30787)
* fix pad_to_max_length Whisper

* add tests

* make style
2024-05-27 16:09:05 +02:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py [Feature Extractors] Fix kwargs to pre-trained (#30260) 2024-04-19 11:16:08 +01:00
test_modeling_flax_whisper.py [`Styling`] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00
test_modeling_tf_whisper.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_modeling_whisper.py Fix pad_to_max_length Whisper (#30787) 2024-05-27 16:09:05 +02:00
test_processor_whisper.py feat: Whisper prompting (#22496) 2023-05-19 09:33:11 +01:00
test_tokenization_whisper.py Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00