mirror of https://github.com/coqui-ai/TTS.git
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
align_tts_config.py | ||
fast_pitch_config.py | ||
fast_speech_config.py | ||
glow_tts_config.py | ||
shared_configs.py | ||
speedy_speech_config.py | ||
tacotron2_config.py | ||
tacotron_config.py | ||
vits_config.py |