transformers/tests/models/whisper
Sanchit Gandhi e234061cdd
[whisper] compile compatibility with long-form decoding (#31772)
* [whisper] compile compatibility with long-form decoding

* clarify comment

* fix after rebase

* finalise

* fix bsz

* fix cache split

* remove contiguous

* style

* finish

* update doc

* prevent cuda graph trace
2024-08-01 18:10:56 +08:00
..
__init__.py
test_feature_extraction_whisper.py Remove trust_remote_code when loading Libri Dummy (#31748) 2024-07-23 14:54:38 +08:00
test_modeling_flax_whisper.py Remove trust_remote_code when loading Libri Dummy (#31748) 2024-07-23 14:54:38 +08:00
test_modeling_tf_whisper.py Remove trust_remote_code when loading Libri Dummy (#31748) 2024-07-23 14:54:38 +08:00
test_modeling_whisper.py [whisper] compile compatibility with long-form decoding (#31772) 2024-08-01 18:10:56 +08:00
test_processor_whisper.py
test_tokenization_whisper.py Whisper tokenizer word level timestamps (#32197) 2024-07-29 11:19:52 +01:00