coqui-tts/TTS/tts/configs
Edresson Casanova 28a7464975
Fix the bug in split dataset function (#1251)
* Fix the bug in split_dataset

* Make eval_split_size configurable

* Change test_loader to use load_tts_samples function

* Change eval_split_portion to eval_split_size and permits to set the absolute number of samples in eval

* Fix samplers unit test

* Add data unit test on GitHub workflow
2022-02-21 11:59:36 +03:00
..
__init__.py Use absolute imports for tts configs and models 2021-10-21 16:29:06 +00:00
align_tts_config.py Fix import statements 2021-10-25 19:29:16 +02:00
fast_pitch_config.py Edit model configs for multi-speaker 2021-10-21 13:51:37 +00:00
fast_speech_config.py Fix style 2021-11-04 17:04:40 +01:00
glow_tts_config.py Fix import statements 2021-10-25 19:29:16 +02:00
shared_configs.py Fix the bug in split dataset function (#1251) 2022-02-21 11:59:36 +03:00
speedy_speech_config.py Fix import statements 2021-10-25 19:29:16 +02:00
tacotron2_config.py Fix import statements 2021-10-25 19:29:16 +02:00
tacotron_config.py Fix import statements 2021-10-25 19:29:16 +02:00
vits_config.py Fix trailing space 2021-12-20 11:54:10 +00:00