I am new with python so forgive me if this is an amateur question...When I run the python file for the demo toolbox, the program opens then shuts down..i assume is it because I did not pass a root directory for the dataset? how would I go about accomplishing this? I do not understand on how to extract Libraspeech and connect to datasets root....Any help would be greatly appreciated.
python demo_toolbox.py -d <datasets_root>
Like mentioned in the README
When I copy and paste that code, it says the the syntax of the command is incorrect..I downloaded Linraspeexh but I don鈥檛 understand how to assign it as the datasets_root
Replace
Also remember: https://github.com/CorentinJ/Real-Time-Voice-Cloning/wiki/Pretrained-models
thank you very much for your help, it works! The toolbox was shutting off because I did not add the pretrained models.
Most helpful comment
Replace with the path of your librespeech
Also remember: https://github.com/CorentinJ/Real-Time-Voice-Cloning/wiki/Pretrained-models