Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 301 Bytes

File metadata and controls

4 lines (4 loc) · 301 Bytes
  • 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