transformers/tests/models/whisper
Sanchit Gandhi 77382e918d
[Whisper] Fix forced decoder ids (#20652)
* [Whisper] Fix forced decoder ids

* fix test
2022-12-07 16:44:13 +00: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 Expected output for the test changed (#20493) 2022-11-30 15:07:28 +01:00
test_modeling_whisper.py Expected output for the test changed (#20493) 2022-11-30 15:07:28 +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] Update modeling tests (#20162) 2022-11-15 11:04:58 +01:00