transformers/tests/models/speech_to_text
Joao Gante af2866a8b1
[speech2text] fix init of sinusoidal embeddings (#37931)
* fix init (meta device -> bad numbers)

* fast test

* dont init sinusoidal twice

* make fixup
2025-05-06 14:49:00 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_speech_to_text.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_speech_to_text.py [speech2text] fix init of sinusoidal embeddings (#37931) 2025-05-06 14:49:00 +01:00
test_modeling_tf_speech_to_text.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_processor_speech_to_text.py 🚨 🚨 Setup -> setupclass conversion (#37282) 2025-04-08 17:15:37 +01:00
test_tokenization_speech_to_text.py Use lru_cache for tokenization tests (#36818) 2025-03-28 15:09:35 +01:00