TTS/recipes/vctk
Khalid Bashir 42afad5e79
Fixed bug related to yourtts speaker embeddings issue (#2234)
* Fixed bug related to yourtts speaker embeddings issue

* Reverted code for base_tts

* Bug fix on VITS d_vector_file type

* Ignore the test speakers on YourTTS recipe

* Add speaker encoder model and config on YourTTS recipe to easily do zero-shot inference

* Update YourTTS config file

* Update ModelManager._update_path to deal with list attributes

* Fix lint checks

* Remove unused code

* Fix unit tests

* Reset name_to_id to get the right speaker ids on load_embeddings_from_list_of_files

* Set weighted_sampler_multipliers as an empty dict to prevent users' mistakes

Co-authored-by: Edresson Casanova <edresson1@gmail.com>
2023-01-02 14:20:02 +01:00
..
fast_pitch d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
fast_speech d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
glow_tts d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
resnet_speaker_encoder d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
speedy_speech d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
tacotron-DDC d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
tacotron2 d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
tacotron2-DDC d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
vits d-vector handling (#1945) 2022-09-13 14:10:33 +02:00
yourtts Fixed bug related to yourtts speaker embeddings issue (#2234) 2023-01-02 14:20:02 +01:00
download_vctk.sh Fix type in download_vctk.sh (#1739) 2022-07-20 12:27:42 +02:00