coqui-tts/tests/tts_tests
WeberJulian c66a6241fd
Enforce phonemizer definition for synthesis (#1441)
* Enforce phonemizer definition for synthesis

* Fix train_tts, tokenizer init can now edit config

* Add small change to trigger CI pipeline

* fix wrong output path for one tts_test

* Fix style

* Test config overides by args and tokenizer

* Fix style
2022-03-25 23:15:33 +01: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 Make stlye 2022-02-25 11:31:56 +01: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 Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01: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 Use absolute imports for tts configs and models 2021-10-21 16:29:06 +00: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 Use absolute imports for tts configs and models 2021-10-21 16:29:06 +00:00
test_tacotron_train.py Make style and lint 2022-03-02 13:25:35 +01:00
test_vits.py Bug fix in freeze encoder (#1391) 2022-03-24 18:16:04 +01:00
test_vits_d-vectors_train.py Delete `use_espeak_phonemes` from tests 2022-02-25 11:18:00 +01: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_train.py Enforce phonemizer definition for synthesis (#1441) 2022-03-25 23:15:33 +01:00