Skip to content

mprabhashmp/CodeAlpha_Voice_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Python ALPHA (Speech Recognition Assistant CodeAlpha)

Speech Recognition Assistant is a Python project that utilizes speech recognition capabilities to create an interactive voice assistant. It allows you to perform various tasks and interact with your computer using voice commands. #CodeAlpha

    Features

  • Speech recognition to understand voice commands
  • Get the current time with the time command
  • Retrieve information about a person from Wikipedia with the who is command
  • Tell jokes using the joke command
  • GUI Interface
  • Generate code based on a given prompt with the generate code command

To run the Speech Recognition Assistant, follow these steps:

Clone the repository: git clone(https://github.com/mprabhashmp/CodeAlpha_Voice_Assistant.git)
Install the required dependencies: pip install -r requirements.txt requirements.txt

Usage

Run the script: python voice_assistant.py Make sure you have a working microphone connected to your system. Start speaking commands when prompted with "Listening..." The assistant will recognize your voice command and perform the corresponding action.

Screenshot 2024-04-19 102738

About

@codealpha Simple Voice Assistant Program using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published