Real-time-voice-cloning: demo toolbox opens briefly then immediately closes

Created on 4 Sep 2019  路  4Comments  路  Source: CorentinJ/Real-Time-Voice-Cloning

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.
real time voice

Most helpful comment

Replace with the path of your librespeech
Also remember: https://github.com/CorentinJ/Real-Time-Voice-Cloning/wiki/Pretrained-models

All 4 comments

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 with the path of your librespeech
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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ak9250 picture ak9250  路  12Comments

git-davi picture git-davi  路  9Comments

MichaelAllenHardeman picture MichaelAllenHardeman  路  5Comments

giorgionanfa picture giorgionanfa  路  5Comments

shoegazerstella picture shoegazerstella  路  6Comments