mirror of https://github.com/coqui-ai/TTS.git
* Fixed bug related to yourtts speaker embeddings issue * Reverted code for base_tts * Bug fix on VITS d_vector_file type * Ignore the test speakers on YourTTS recipe * Add speaker encoder model and config on YourTTS recipe to easily do zero-shot inference * Update YourTTS config file * Update ModelManager._update_path to deal with list attributes * Fix lint checks * Remove unused code * Fix unit tests * Reset name_to_id to get the right speaker ids on load_embeddings_from_list_of_files * Set weighted_sampler_multipliers as an empty dict to prevent users' mistakes Co-authored-by: Edresson Casanova <edresson1@gmail.com> |
||
---|---|---|
.. | ||
__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_losses.py | ||
test_overflow.py | ||
test_overflow_train.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 |