..
__init__.py
move bash script based tests to python with coqpit
2021-05-11 11:29:17 +02:00
test_align_tts_train.py
Enable `custom_symbols` in text processing
2021-08-09 18:02:36 +00:00
test_fast_pitch.py
Fix linter issues
2021-09-06 15:16:58 +00:00
test_feed_forward_layers.py
Fix imports
2021-09-08 13:34:40 +00:00
test_forward_tts.py
Implement `forward_tts`
2021-09-10 08:24:33 +00:00
test_glow_tts.py
Update tests for the new trainer API
2021-06-28 17:03:19 +02:00
test_glow_tts_train.py
Update tests for the new trainer API
2021-06-28 17:03:19 +02:00
test_speedy_speech_layers.py
Fix imports
2021-09-08 13:34:40 +00:00
test_speedy_speech_train.py
Update tests for the new trainer API
2021-06-28 17:03:19 +02:00
test_tacotron2_d-vectors_train.py
Fix multi-speaker init of Tacotron models & tests
2021-08-09 18:02:36 +00:00
test_tacotron2_model.py
Fix multi-speaker init of Tacotron models & tests
2021-08-09 18:02:36 +00:00
test_tacotron2_speaker_emb_train.py
Update tests for the new trainer API
2021-06-28 17:03:19 +02:00
test_tacotron2_tf_model.py
Update tests for the new trainer API
2021-06-28 17:03:19 +02:00
test_tacotron2_train.py
Update tests for the new trainer API
2021-06-28 17:03:19 +02:00
test_tacotron2_train_fsspec_path.py
Allow saving / loading checkpoints from cloud paths ( #683 )
2021-08-09 18:02:36 +00:00
test_tacotron_layers.py
Fix imports
2021-09-08 13:34:40 +00:00
test_tacotron_model.py
Fix multi-speaker init of Tacotron models & tests
2021-08-09 18:02:36 +00:00
test_tacotron_train.py
Update tests for the new trainer API
2021-06-28 17:03:19 +02:00
test_vits_train.py
Implement VITS model 🚀
2021-08-09 18:02:36 +00:00