transformers/tests/models/speech_to_text
Joao Gante 7130a22db9
Generate: consistently handle special tokens as tensors (#30624)
* tmp commit

* [test_all] mvp

* missing not

* [test_all] final test fixes

* fix musicgen_melody and rag

* [test_all] empty commit

* PR comments

* Update src/transformers/generation/utils.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-05-09 18:01:57 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_speech_to_text.py fix: Replace deprecated `assertEquals` with `assertEqual` (#30241) 2024-04-15 09:36:06 +01:00
test_modeling_speech_to_text.py Generate: consistently handle special tokens as tensors (#30624) 2024-05-09 18:01:57 +01:00
test_modeling_tf_speech_to_text.py [`core`/ `GC` / `tests`] Stronger GC tests (#27124) 2023-10-30 19:53:46 +01:00
test_processor_speech_to_text.py Add numpy alternative to FE using torchaudio (#26339) 2023-11-08 07:39:37 +00:00
test_tokenization_speech_to_text.py Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00