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 |
||
---|---|---|
.. | ||
aux_tests | ||
bash_tests | ||
data | ||
data_tests | ||
inference_tests | ||
inputs | ||
outputs | ||
text_tests | ||
tts_tests | ||
vocoder_tests | ||
zoo_tests | ||
__init__.py |