I am trying to train the model to convert the audio in one language to the test in another language.
Looking at the config folder I can see BTEC,ICASSP folders with each having prepare.sh files.
If I need to train the network with my own wav files and text files, How can I do that?
Even if I try to modify the prepare.sh, which folder in ./config/. is to be selected(BTEC or ICASSP) etc.
Hi, Thanks Eske for this amazing stack.
I am trying to train the model to convert the audio in one language to the test in another language. Looking at the config folder I can see BTEC,ICASSP folders with each having prepare.sh files.
If I need to train the network with my own wav files and text files, How can I do that? Even if I try to modify the prepare.sh, which folder in ./config/. is to be selected(BTEC or ICASSP) etc.
Thanks in advance!!!