coqui-tts/TTS/tts/utils
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
..
monotonic_align Fix import statements 2021-10-25 19:29:16 +02:00
text Revert cleaner name 2022-03-06 12:57:06 +01:00
__init__.py rename the project to old TTS 2020-09-09 12:27:23 +02:00
data.py Remove SpeedySpeech from .models.json 2021-09-10 17:47:27 +00:00
helpers.py Make stlye 2022-02-25 11:31:56 +01:00
languages.py Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
measures.py Format style of the recipes 2021-09-06 15:16:58 +00:00
speakers.py Add alphas to control language and speaker balancer (#1216) 2022-03-10 14:56:09 +01:00
ssim.py Update TTS.tts formatters (#1228) 2022-02-11 23:03:43 +01:00
synthesis.py Rename phoneme_cleaners 2022-03-06 12:09:54 +01:00
visual.py Make style 2022-02-25 11:26:59 +01:00