Skip to content

Files

Latest commit

7cc58a0 · Apr 25, 2020

History

History
This branch is 445 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