[Python Project] Speech Recognition with Python and Flask
Description
Become a Member on TheCodex for FREE and jumpstart your career - https://thecodex.me
This project is a beginner-friendly Python and Flask application focused on building a platform to analyze and transcribe any Audio File uploaded to the website. We'll learn how to use the SpeechRecognition module in Python, take an Audio File as input in Flask, create both a GET and POST request on the same route and finally render the transcribed results of the speech file to the user.
Watch this entire project and more on TheCodex for free! https://thecodex.me/projects/speech-recognition-with-python-and-flask
Blog for Project: https://blog.thecodex.me/speech-recognition-with-python-and-flask/
GitHub for Source Code: https://github.com/TheCodex-Me/Projects
00:00 - Part 0: Welcome to the Project
00:55 - Part 1: Building the Audio File Input in Flask
11:05 - Part 2: Analyzing and Transcribing the Audio File
21:47 - Part 3: Displaying Results and Final Touches
► SIGN UP ON THECODEX TODAY! https://www.thecodex.me/
► THECODEX BLOG: https://blog.thecodex.me/
► TWITTER: https://twitter.com/thecodexme
► FACEBOOK: https://www.facebook.com/TheCodexMe/
♦♦♦♦♦♦♦♦♦♦
THECODEX is a company focused on empowering and enabling anyone to learn how to code. Established in 2015 by Avinash Jain, THECODEX has taught over 600,000 students around the world how to code. With over 16 programming courses on a wide variety of topics, and more than 20,000 5-Star reviews, THECODEX is the right choice for you.
We provide engaging and comprehensive videos that break down complex information and cover everything you need to know about the subject. All students get access to our Q/A forums where you can get your doubts and problems cleared up. At the end of every course, you will receive a certificate of completion.
Jumpstart your Coding Journey with THECODEX today!
♦♦♦♦♦♦♦♦♦♦
Music: Flash Funk (Marshmello)
♦♦♦♦♦♦♦♦♦♦
Project inspired by Damian Boh's post: https://towardsdatascience.com/sentiment-analysis-of-stocks-from-financial-news-using-python-82ebdcefb638
Comments