transformers/tests/models/speecht5
Yih-Dar 1fcaad6df9
Use lru_cache for tokenization tests (#36818)
* fix

* fix

* fix

* fix

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2025-03-28 15:09:35 +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 can_generate (#36570) 2025-03-17 14:56:18 +01:00
test_processor_speecht5.py TTS fine-tuning for SpeechT5 (#21824) 2023-04-18 10:12:30 +01:00
test_tokenization_speecht5.py Use lru_cache for tokenization tests (#36818) 2025-03-28 15:09:35 +01:00