coqui-tts/tests/aux_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 Split tests 2021-10-21 17:30:15 +00:00
test_audio_processor.py Replace pyworld by pyin (#1946) 2022-09-09 10:43:14 +02:00
test_embedding_manager.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_extract_tts_spectrograms.py Update model file extension (#1422) 2022-03-22 17:55:00 +01:00
test_find_unique_phonemes.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_numpy_transforms.py Replace pyworld by pyin (#1946) 2022-09-09 10:43:14 +02:00
test_speaker_encoder.py REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support (#1349) 2022-03-11 14:43:40 +01:00
test_speaker_encoder_train.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_speaker_manager.py d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
test_stft_torch.py Split tests 2021-10-21 17:30:15 +00:00