transformers/tests/models/seamless_m4t
Yoach Lacombe 35e9d2b223
Fix error in M4T feature extractor (#28340)
* fix M4T FE error when no attention mask

* modify logic

* add test

* go back to initial test situation + add other tests
2024-01-04 16:40:53 +00:00
..
__init__.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_feature_extraction_seamless_m4t.py Fix error in M4T feature extractor (#28340) 2024-01-04 16:40:53 +00:00
test_modeling_seamless_m4t.py disable test_retain_grad_hidden_states_attentions on SeamlessM4TModelWithTextInputTest (#28169) 2023-12-21 08:39:44 +01:00
test_processor_seamless_m4t.py Add Seamless M4T model (#25693) 2023-10-23 14:49:48 +02:00
test_tokenization_seamless_m4t.py [`Styling`] stylify using ruff (#27144) 2023-11-16 17:43:19 +01:00