coqui-tts/tests/tts_tests
manmay nakhashi bc422f2f3c
Fastspeech2 (#2073)
* added EnergyDataset

* add energy to Dataset

* add comupte_energy

* added energy params

* added energy to forward_tts

* added plot_avg_energy for visualisation

* Update forward_tts.py

* create file

* added fastspeech2 recipe

* add fastspeech2 config

* removed energy from fast pitch

* add energy loss to forward tts

* Update fastspeech2_config.py

* change run_name

* Update numpy_transforms.py

* fix typo

* fix typo

* fix typo

* linting issues

* use_energy default value --> False

* Update numpy_transforms.py

* linting fixes

* fix typo

* liniting_fix

* liniting_fix

* fix

* fixes

* fixes

* lint fix

* lint fixws

* added training test

* wrong import

* wrong import

* trailing whitespace

* style fix

* changed class name because of error

* class name change

* class name change

* change class name

* fixed styles
2023-01-15 22:39:22 +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 d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_fast_pitch_speaker_emb_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_fast_pitch_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_fastspeech_2_speaker_emb_train.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +01:00
test_fastspeech_2_train.py Fastspeech2 (#2073) 2023-01-15 22:39:22 +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 d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_glow_tts_speaker_emb_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_glow_tts_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_helpers.py Make style 2022-02-25 11:26:59 +01:00
test_losses.py Make lint 2022-07-12 14:58:26 +02:00
test_overflow.py Adding OverFlow (#2183) 2022-12-12 12:44:15 +01:00
test_overflow_train.py Adding OverFlow (#2183) 2022-12-12 12:44:15 +01:00
test_speedy_speech_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_tacotron2_d-vectors_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_tacotron2_model.py Fix capacitron test when cuda is enabled 2022-12-06 18:07:48 +01:00
test_tacotron2_speaker_emb_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_tacotron2_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_tacotron_layers.py Separate loss tests 2022-07-12 12:35:46 +02:00
test_tacotron_model.py Capacitron (#977) 2022-05-20 16:17:11 +02:00
test_tacotron_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_vits.py Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01:00
test_vits_d-vectors_train.py Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01:00
test_vits_multilingual_speaker_emb_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_vits_multilingual_train-d_vectors.py Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01:00
test_vits_speaker_emb_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_vits_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00