Text to speech using gTTS

Simple text to speech using python library gTTS ( Google text to speech).

Requirments

  1. Install required packages

      pip install -r requirements.txt
    

Usage

  1. Else Clone this repo , change directory and run the following if : python3 t2s.py else : python t2s.py