TTS/tests
Edresson Casanova 5dcc16d193
Bug fix in MP3 and FLAC compute length on TTSDataset (#3092)
* Bug Fix on XTTS load

* Bug fix in MP3 length on TTSDataset

* Update TTS/tts/datasets/dataset.py

Co-authored-by: Aarni Koskela <akx@iki.fi>

* Uses mutagen for all audio formats

* Add dataloader test wit hall supported audio formats

* Use mutagen.File

* Update

* Fix aux unit tests

* Bug fixe on unit tests

---------

Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-12-27 13:23:43 -03:00
..
aux_tests refactor: use save_checkpoint()/save_best_model() from Trainer 2023-11-17 01:18:23 +01:00
bash_tests Fix aux tests (#1753) 2022-07-19 10:06:31 +02:00
data Bug fix in MP3 and FLAC compute length on TTSDataset (#3092) 2023-12-27 13:23:43 -03:00
data_tests Bug fix in MP3 and FLAC compute length on TTSDataset (#3092) 2023-12-27 13:23:43 -03:00
inference_tests refactor: use save_checkpoint()/save_best_model() from Trainer 2023-11-17 01:18:23 +01:00
inputs Add XTTS training unit test 2023-10-21 13:41:12 -03:00
text_tests fix: correctly strip/restore initial punctuation (#3336) 2023-11-30 13:03:16 +01:00
tts_tests Add Delightful-TTS implementation (#2095) 2023-07-24 13:41:26 +02:00
tts_tests2 Add a dedicated workflow for XTTS tests 2023-10-24 09:52:44 -03:00
vc_tests Implement FreeVC (#2451) 2023-03-25 18:33:23 +01:00
vocoder_tests Remove duplicate AudioProcessor code and fix ExtractTTSpectrogram.ipynb (#3230) 2023-11-16 10:57:06 +01:00
xtts_tests Make style 2023-11-13 13:01:01 +01:00
zoo_tests Update test_models.py 2023-12-12 13:30:21 +01:00
__init__.py Remove `/` prefix from the relative path (#2065) 2022-10-10 13:32:27 +02:00