mirror of https://github.com/coqui-ai/TTS.git
* Add upsample VITS support * Fix the bug in inference * Fix lint checks * Add RMS based norm in save_wav method * Style fix * Add the period for VITS multi-period discriminator in model_args * Bug fix in speaker encoder load in inference time * Add unit tests * Remove useless detach_z_vocoder parameter * Add docs for VITS upsampling * Fix the docs * Rename TTS_part_sample_rate to encoder_sample_rate * Add upsampling_init and upsampling_z methods * Add asserts for encoder_sample_rate part * Move upsampling tests to test_vits.py |
||
---|---|---|
.. | ||
__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_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 |