Hello Friendsโ ๐๐
What Is This?
Simply this is AdiSpeaks a text-to-speech converter on the web.
This is a website in which you can enter your text and emojis and then it will be converted to an mp3 file which you can also download
How To Use It?
-
Clone the GitHub repository
git clone https://github.com/AdithyanA2005/Text_To_Speech_Converter_Flask
-
Install the required dependencies
pip install -r requirements.txt
-
Start the server
python main.py
This will show the output as
* Serving Flask app 'app.app' (lazy loading) * Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. * Debug mode: on * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit) * Restarting with stat * Debugger is active! * Debugger PIN: 145-064-838
-
Open the running website
In the opened website click on the
Get Started
Button to open form
Top comments (0)