Automatic Robotic voice generation
through the usage of txt files and single modifications of the python script.
Learn about the development of this project.
For a first use, make sure you have installed the needed packages into your computer
pip install -r src/config/requirements.txt
Once this has been done, execute the main script to generate your text to speech audio.
python -m src/main.py
Learn about the technologies involved in this project.