Speech Recognition With Python (Overview)
Have you ever wondered how to add speech recognition to your Python project? It’s more straightforward than you might think. In this course, you’ll find out how.
In this course, you’ll learn:
- How speech recognition works
- What speech recognition packages are available on PyPI
- How to install and use the SpeechRecognition package—a full-featured and straightforward Python speech recognition library
00:00 The ultimate guide to speech recognition with Python.
00:05 Have you ever wondered how to add speech recognition to your Python project? If so, then keep watching. It’s easier than you might think. Including speech recognition in a Python project really is simple. In this guide, you’ll find out how. You’ll learn how speech recognition works, what packages are available on PyPI, and how to install and use the SpeechRecognition package—a full featured and easy-to-use Python speech recognition library.
00:36 In the end, you’ll apply what you’ve learned to a simple “Guess the Word” game and see how it all comes together. So, let’s get started!
Become a Member to join the conversation.