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 | ||
test_align_tts_train.py | ||
test_fast_pitch_speaker_emb_train.py | ||
test_fast_pitch_train.py | ||
test_feed_forward_layers.py | ||
test_forward_tts.py | ||
test_glow_tts.py | ||
test_glow_tts_d-vectors_train.py | ||
test_glow_tts_speaker_emb_train.py | ||
test_glow_tts_train.py | ||
test_helpers.py | ||
test_speedy_speech_train.py | ||
test_tacotron2_d-vectors_train.py | ||
test_tacotron2_model.py | ||
test_tacotron2_speaker_emb_train.py | ||
test_tacotron2_train.py | ||
test_tacotron2_train_fsspec_path.py | ||
test_tacotron_layers.py | ||
test_tacotron_model.py | ||
test_tacotron_train.py | ||
test_vits.py | ||
test_vits_d-vectors_train.py | ||
test_vits_multilingual_speaker_emb_train.py | ||
test_vits_multilingual_train-d_vectors.py | ||
test_vits_speaker_emb_train.py | ||
test_vits_train.py |