Author: Devansh Tayal
Github: https://github.com/Devansh2005
=========================================================================
It is a tkinter, Python project (a simple text editor) open for contribution and beginner friendly. You can start your open-source project from this Text-Editor.
=========================================================================
This project requires that you have Python installed. Download it here.
It also requires the following Python packages, which can be installed via pip
:
tkinter==8.6
gtts ==2.2.1
pyttsx3==2.90
SpeechRecognition==3.8.1
PyAudio==0.2.11
Then run it by double clicking on dpad.py
!
=========================================================================
-
Various themes are available.
-
All required font styles and colours.
-
Text to speech
-
Text to speech (Beta).
-
Speech to Text
=======================================================================
=======================================================================
Pull requests are welcome. If someone wants to contribute to this project can fork and add the Functionalities. Like adding a loading bar/loading wheel while text-to-speech is processing. Or enhance the GUI.