transformers/tests/models/speech_to_text
Fanli Lin bdd4201fdb
[tests] fix "Tester object has no attribute '_testMethodName'" (#34910)
* add more cases

* fix method not found in unittest

Signed-off-by: Lin, Fanli <fanli.lin@intel.com>

* fix more cases

* add more models

* add all

* no unittest.case

* remove for oneformer

* fix style

---------

Signed-off-by: Lin, Fanli <fanli.lin@intel.com>
2024-12-13 14:33:45 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_feature_extraction_speech_to_text.py [tests] fix "Tester object has no attribute '_testMethodName'" (#34910) 2024-12-13 14:33:45 +01:00
test_modeling_speech_to_text.py Generation tests: don't rely on main input name (#34228) 2024-10-21 10:00:14 +02:00
test_modeling_tf_speech_to_text.py Generation tests: update imagegpt input name, remove unused functions (#33663) 2024-09-24 16:40:48 +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