coqui-tts/tests
Edresson Casanova 917f417ac4
Add alphas to control language and speaker balancer (#1216)
* Add alphas to control language and speaker balancer

* Add docs for speaker and language samplers

* Change the Samplers weights to float for save memory

* Change the test_samplers to unittest format

* Add get_sampler method in BaseTTS

* Fix rebase issues

* Add language and speaker samplers support for DDP training

* Rename distributed sampler wrapper

* Remove the DistributedSamplerWrapper and use the one from Trainer

* Bugfix after rebase

* Move the samplers config to tts config
2022-03-10 14:56:09 +01:00
..
aux_tests Fix tests 2022-02-25 11:25:00 +01:00
bash_tests remove bash running tests 2021-05-11 11:29:18 +02:00
data Add Inference test using TTS API in all models unit tests 2022-02-18 21:06:08 +00:00
data_tests Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
inference_tests Make style and lint 2022-03-02 13:25:35 +01:00
inputs Update VITS LJspeech recipe 2022-02-25 10:57:35 +01:00
outputs refactoring tests after Coqpit 2021-05-11 11:30:00 +02:00
text_tests Make style and lint 2022-03-02 13:25:35 +01:00
tts_tests Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
vocoder_tests Update tests 2022-02-25 11:28:14 +01:00
zoo_tests Print urls when BadZipError 2022-01-01 15:26:35 +00:00
__init__.py Add get_tests_data_path 2022-02-25 11:24:13 +01:00