Skip to content

kathuriasimran/voice_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Voice Recognition Assistant 🗣️

A basic voice-based assistant that listens for commands (speech) and performs actions like opening web pages.
This is a practical project I built after completing courses on speech processing / OpenCV / related domains.


🎯 Motivation & Background

During my learning journey, I completed courses on speech recognition, audio processing, and Python libraries.
To put that into practice, I built this voice assistant to:

  • Listen for voice commands
  • Convert speech to text
  • Parse and interpret commands
  • Trigger actions (e.g. open a website)
  • Serve as a foundation for more complex assistants

This project helped me connect theory (audio features, speech APIs) to real, interactive code.


🧰 Prerequisites & Installation

You’ll need:

  • Python 3.6+
  • Speech recognition library (e.g. speech_recognition)
  • Text-to-speech or system utilities (if applicable)
  • (Optional) Webbrowser / OS command libraries

About

Basic assistant that listen and open the web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages