transformers/tests/models/speecht5
Fanli Lin 21339a5213
[tests] add `torch.use_deterministic_algorithms` for XPU (#30774)
* add xpu check

* add marker

* add documentation

* update doc

* fix ci

* remove from global init

* fix
2024-05-23 16:53:07 +01:00
..
__init__.py [WIP] add SpeechT5 model (#18922) 2023-02-03 12:43:46 -05:00
test_feature_extraction_speecht5.py fix: Replace deprecated `assertEquals` with `assertEqual` (#30241) 2024-04-15 09:36:06 +01:00
test_modeling_speecht5.py [tests] add `torch.use_deterministic_algorithms` for XPU (#30774) 2024-05-23 16:53:07 +01:00
test_processor_speecht5.py TTS fine-tuning for SpeechT5 (#21824) 2023-04-18 10:12:30 +01:00
test_tokenization_speecht5.py Adds pretrained IDs directly in the tests (#29534) 2024-03-13 14:53:27 +01:00