coqui-tts/TTS
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
..
bin Fix the bug in split dataset function (#1251) 2022-02-21 11:59:36 +03:00
config Fix language assignment 2022-01-02 11:11:24 +00:00
server Fix speaker encoder init 2021-12-21 12:26:25 +00:00
speaker_encoder Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
tts Fix the bug in split dataset function (#1251) 2022-02-21 11:59:36 +03:00
utils Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
vocoder Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
.models.json Updake default vocoder for uk model 2022-01-01 16:09:42 +00:00
VERSION Bump up to v0.5.0 2022-01-03 15:04:03 +00:00
__init__.py Use `coqui_tts` as the default run name 2021-08-30 12:56:47 +00:00
model.py Make style 2021-09-30 16:21:18 +00:00
trainer.py Move multilingual logic out of the trainer 2021-12-20 11:54:10 +00:00