Kalbna / text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text To Speech

This is a simple Text-To-Speech Python program. It Utilizes pyttsx3 and tkinter.

How to install

git clone https://github.com/tanishqchejara/text-to-speech.git
cd text-to-speech
pip3 install -r requirements.txt

How to use

python3 text_to_speech.py

Requirements

  • python3>=3.10
  • tkinter
  • pyttsx3

Author

Tanishq Chejara

License

MIT License

About

License:MIT License


Languages

Language:Python 100.0%