coqui-tts/tests/tts_tests
Edresson Casanova 85ce5aee34 Remove Pitch conditioning on encoder 2022-06-23 13:34:39 -03:00
..
__init__.py move bash script based tests to python with coqpit 2021-05-11 11:29:17 +02:00
test_align_tts_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_fast_pitch_speaker_emb_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_fast_pitch_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_feed_forward_layers.py Fix imports 2021-09-08 13:34:40 +00:00
test_forward_tts.py Remove SpeedySpeech from .models.json 2021-09-10 17:47:27 +00:00
test_glow_tts.py Add EmbeddingManager and BaseIDManager (#1374) 2022-03-31 13:41:16 +02:00
test_glow_tts_d-vectors_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_glow_tts_speaker_emb_train.py Support the use of speaker embedding as emotion embedding 2022-06-08 09:52:39 -03:00
test_glow_tts_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_helpers.py Make style 2022-02-25 11:26:59 +01:00
test_speedy_speech_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_tacotron2_d-vectors_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_tacotron2_model.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
test_tacotron2_speaker_emb_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_tacotron2_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_tacotron_layers.py Fix imports 2021-09-08 13:34:40 +00:00
test_tacotron_model.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
test_tacotron_train.py Make style and lint 2022-03-02 13:25:35 +01:00
test_vits.py Fix unit tests 2022-06-08 10:18:19 -03:00
test_vits_d-vectors_train.py Add conditional module on VITS 2022-06-21 10:57:05 +00:00
test_vits_d_vector_with_external_emotion_train.py Add prosody encoder params on config 2022-06-08 09:52:36 -03:00
test_vits_multilingual_speaker_emb_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_vits_multilingual_train-d_vectors.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_vits_speaker_emb_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_vits_speaker_emb_with_emotion_train.py Add support for inference using an specific reference file instead of the averaged embeddings 2022-06-13 13:47:31 +00:00
test_vits_speaker_emb_with_pitch_predictor+prosody_enc.py Remove Pitch conditioning on encoder 2022-06-23 13:34:39 -03:00
test_vits_speaker_emb_with_pitch_predictor.py Remove Pitch conditioning on encoder 2022-06-23 13:34:39 -03:00
test_vits_speaker_emb_with_prosody_encoder.py Add pitch and prosody encoder suport for the conditional module 2022-06-22 14:20:00 -03:00
test_vits_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00
test_vits_using_speaker_embedding_as_emotion_emb.py Fix unit tests 2022-06-08 10:18:19 -03:00