Skip to content

oayodeji/speech-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Voice Assistant - Simple Speech Recognition

Welcome to the Simple Speech Recognition repository. This project provides a straightforward implementation of a voice assistant, similar to Siri but called Jarvis, that uses speech recognition to perform commands.

Overview

Voice assistants have become an integral part of our daily lives, helping us perform tasks hands-free, provide information quickly, and offer accessible solutions for those unable to use traditional input methods. This project offers a simple yet effective introduction to this technology, giving you a peek under the hood of modern voice assistants.

In order to run the code please sure all Prerequisities are installed;

Prerequisites

Before running the project, ensure that all prerequisites are installed. The necessary Python packages can be installed from the requirements.txt file using pip:

pip install -r requirements.txt

Usage

After installing the prerequisites, you can run the main script to start the voice assistant. Ranging from play music from Youtube, to telling the time, asking about random facts or telling jokes and even roasting.

Contributing

Contributions are welcome! If you have suggestions for improvements or want to add new features to the voice assistant, feel free to fork the repository and submit a pull request.

Feedback

Feedback is always appreciated. If you have any questions, comments, or ideas for enhancements, please feel free to open an issue on this repository.

About

This is a simple speech recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages