Skip to content

Files

Latest commit

fbab745 · Dec 17, 2020

History

History
This branch is 105 commits behind x4nth055/pythoncode-tutorials:master.

text-to-speech

  • pip3 install -r requirements.txt
  • To convert text to speech online using Google API, use tts_google.py
  • To use offline engines in your platform, consider using tts_pyttsx3.py