Text to speech using gTTS Simple text to speech using python library gTTS ( Google text to speech). Requirments Install required packages pip install -r requirements.txt Usage Else Clone this repo , change directory and run the following if : python3 t2s.py else : python t2s.py