/python-voice-gen

Robotic voice generation and customization with python modules

Primary LanguagePythonMIT LicenseMIT

Robotic Voice Generator

Automatic Robotic voice generation through the usage of txt files and single modifications of the python script.

About the project

Learn about the development of this project.

Build Environment

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

make build-venv demonstration

Documentation

Learn about the technologies involved in this project.