/offline-TTS

Simple Python codes to run some existing TTS Synthesisers

Primary LanguagePython

These are a set of Offline Text-To-Speech Synthesiser

  • eSpeak NG
  • Pyttsx3
  • SAPI
  • Mac OS CLI TTS

The respective files have a simple Python code to execute the various Synthesiser.

Run the following command to execute the file

$ python3 Filename.py

Note: Install the required dependencies before executing

For further information on the above Offline TTS :

@Author: Vishal P