coqui-tts/tests/tts_tests
Eren Gölge 9e5a469c64
d-vector handling (#1945)
* Update BaseDatasetConfig

- Add dataset_name
- Chane name to formatter_name

* Update compute_embedding

- Allow entering dataset by args
- Use released model by default
- Use the new key format

* Update loading

* Update recipes

* Update other dep code

* Update tests

* Fixup

* Load multiple embedding files

* Fix argument names in dep code

* Update docs

* Fix argument name

* Fix linter
2022-09-13 14:10:33 +02: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_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_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 Capacitron (#977) 2022-05-20 16:17:11 +02: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 Implement VitsAudioConfig (#1556) 2022-07-12 18:49:58 +02:00
test_vits_d-vectors_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02: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 d-vector handling (#1945) 2022-09-13 14:10:33 +02: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