transformers/tests/models/speech_to_text
Yoach Lacombe 4e98d59443
[FIX] Fix speech2test modeling tests (#29672)
* fix speech_to_test generation tests

* Add details to comment

* Update tests/models/speech_to_text/test_modeling_speech_to_text.py

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

---------

Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>
Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-03-15 17:58:11 +00:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_speech_to_text.py Add numpy alternative to FE using torchaudio (#26339) 2023-11-08 07:39:37 +00:00
test_modeling_speech_to_text.py [FIX] Fix speech2test modeling tests (#29672) 2024-03-15 17:58:11 +00: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