Skip to content

This is a simple Python speech recognition application made using the SpeechRecognition library (by Anthony Zhang) and pyttsx3 library (by Natesh Bhatt)

License

Notifications You must be signed in to change notification settings

Prabal1902/Simple-Python-speech-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Python-speech-recognition

This is a simple Python speech recognition application made using the SpeechRecognition library (by Anthony Zhang) and pyttsx3 library (by Natesh Bhatt)

STEPS:

  1. Install "main.py" from the repository

  2. Make sure to install the following python libraries/plugins

    1. SpeechRecognition
    2. pyttx3
  3. Run and enjoy

Documentation

Check out the easy to read documentaion that breaks down the basics of speech recognition for this project here - https://prabalrawat.blogspot.com/2023/06/speech-recognition-in-python.html

About

This is a simple Python speech recognition application made using the SpeechRecognition library (by Anthony Zhang) and pyttsx3 library (by Natesh Bhatt)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages