coqui-tts/TTS/tts
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
..
configs Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
datasets REBASED: Add support for the speaker encoder training using torch spectrograms (#1348) 2022-03-10 14:54:51 +01:00
layers Make stlye 2022-02-25 11:31:56 +01:00
models Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
utils Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00