Texeech is a text to speech webapp it is built with flask (web libray in python) and gtts ( libray use google model to turn text to speech) , the app use normal (Html & css ) so,no framework is used
NOTE: you need to be connected to wifi so gtts can use the ai model api (you can't use it offline)
🪶🪶🪶
dependencies installtion comand
pip install -r requirements. txt