transformers/tests/models/speecht5
Arthur b912f5ee43
use torch.testing.assertclose instead to get more details about error in cis (#35659)
* use torch.testing.assertclose instead to get more details about error in cis

* fix

* style

* test_all

* revert for I bert

* fixes and updates

* more image processing fixes

* more image processors

* fix mamba and co

* style

* less strick

* ok I won't be strict

* skip and be done

* up
2025-01-24 16:55:28 +01:00
..
__init__.py [WIP] add SpeechT5 model (#18922) 2023-02-03 12:43:46 -05:00
test_feature_extraction_speecht5.py use torch.testing.assertclose instead to get more details about error in cis (#35659) 2025-01-24 16:55:28 +01:00
test_modeling_speecht5.py fix speecht5 failure issue in test_peft_gradient_checkpointing_enable… (#34454) 2024-12-03 13:58:54 +00:00
test_processor_speecht5.py TTS fine-tuning for SpeechT5 (#21824) 2023-04-18 10:12:30 +01:00
test_tokenization_speecht5.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00