Easy local voice cloning in Python with Coqui-TTS
Here we are going to add voice cloning to our python based application using the Coqui-TTSs project. First we will need to download the files from github.
git clone https://github.com/idiap/coqui-ai-TTS
This is a fork of the original project that will work with newer versions of python.