s3h4n / LetMeSpeak

Let-Me-Speak is a simple python based Text-To-Speech application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LetMeSpeak (alpha)

Let-Me-Speak is a simple python based Text-To-Speech application that supports for many languages.

This program is still in the developement stage.

Requirements ✔️

  • PyQt5
pip install PyQt5
  • google_speech
pip install google_speech
  • SoX
sudo apt-get install sox libsox-fmt-mp3

Installation ✨

Clone this repository.

git clone https://github.com/s3h4n/LetMeSpeak.git

Usage 🔥

Run following command.

python3 -m LetMeSpeak install

Contributing 🤝

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Let-Me-Speak is a simple python based Text-To-Speech application.

License:MIT License


Languages

Language:Python 100.0%