transformers/tests/models/whisper
Arthur 6f3faf3863
[WHISPER] Small patch (#21307)
* add small patch

* update tests, forced decoder ids is not prioritary against generation config

* fix two new tests
2023-01-25 22:49:23 +01:00
..
__init__.py Add WhisperModel to transformers (#19166) 2022-10-05 22:28:31 +02:00
test_feature_extraction_whisper.py [Whisper] Don't return attention mask in feat extractor (#19521) 2022-10-14 14:36:03 +01:00
test_modeling_tf_whisper.py [WHISPER] Small patch (#21307) 2023-01-25 22:49:23 +01:00
test_modeling_whisper.py [WHISPER] Small patch (#21307) 2023-01-25 22:49:23 +01:00
test_processor_whisper.py [Whisper] Fix forced decoder ids (#20652) 2022-12-07 16:44:13 +00:00
test_tokenization_whisper.py [Whisper] Refactor whisper (#21252) 2023-01-25 13:09:43 +01:00