transformers/tests/models/speecht5
LWprogramming 3d57404464
is_batched fix for remaining 2-D numpy arrays (#23309)
* Fix is_batched code to allow 2-D numpy arrays for audio

* Tests

* Fix typo

* Incorporate comments from PR #23223
2023-05-23 14:37:35 -04:00
..
__init__.py [WIP] add SpeechT5 model (#18922) 2023-02-03 12:43:46 -05:00
test_feature_extraction_speecht5.py is_batched fix for remaining 2-D numpy arrays (#23309) 2023-05-23 14:37:35 -04:00
test_modeling_speecht5.py TTS fine-tuning for SpeechT5 (#21824) 2023-04-18 10:12:30 +01:00
test_processor_speecht5.py TTS fine-tuning for SpeechT5 (#21824) 2023-04-18 10:12:30 +01:00
test_tokenization_speecht5.py TTS fine-tuning for SpeechT5 (#21824) 2023-04-18 10:12:30 +01:00