Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for I Created A Text-To-Speech Converter With Flask
Adithyan A
Adithyan A

Posted on • Edited on

     

I Created A Text-To-Speech Converter With Flask

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?

  1. Clone the GitHub repository

    git clone https://github.com/AdithyanA2005/Text_To_Speech_Converter_Flask
  2. Install the required dependencies

    pipinstall-r requirements.txt
  3. 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 itina 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 withstat* Debugger is active!* Debugger PIN: 145-064-838
  4. Open the running website

    http://localhost:5000 orhttp://127.0.0.1:5000

  5. In the opened website click on theGet Started Button to open form

Screenshot

  1. In the form enter the desired text and click thePlay Audio Button

    Screenshot

  2. To download the audio file first click on thetriple-dot button and then click thedownload button

    Screenshot

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Passionate programmer, Tech Enthusiast
  • Education
    Self Taught
  • Work
    Freelance Devloper
  • Joined

Trending onDEV CommunityHot

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp