You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to train a model for multi-speaker.
When I look at train_data from config_libits.yml, this is using the same training_list.txt used for Ljspeech learning.
There are Libritts data in OOD_texts.txt, but it doesn't seem to affect learning with multi-speaker because only text is extracted.
Do I need to create a new filelist to learn Libri dataset? And edit config_libritts.yml?
Or should I write the given config_libbits.yml?
Thank you.
The text was updated successfully, but these errors were encountered:
@lucasjinreal
In my opinion, to train Libri data, there should be Libri data in training_list,text, but there is none.
OOD data only has text for libri data.
@lucasjinreal
I know.
So I think Libri dataset should be in training_list.txt in config_libits.yml.
Currently training_list.txt has only data for LJspeech.
I'm trying to train a model for multi-speaker.
When I look at train_data from config_libits.yml, this is using the same training_list.txt used for Ljspeech learning.
There are Libritts data in OOD_texts.txt, but it doesn't seem to affect learning with multi-speaker because only text is extracted.
Do I need to create a new filelist to learn Libri dataset? And edit config_libritts.yml?
Or should I write the given config_libbits.yml?
Thank you.
The text was updated successfully, but these errors were encountered: