Skip to content

Vardaan2409/Voice-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Shamsa-voice-assistant

Build an Artificial Assistant

https://github.com/Vardaan2409/Voice-Assistant/pulls

Installation

For windows users

(run those in command prompt/cmt/terminal) For the robot to listen to our voice/speech pip install speechRecognition

To speak out, or text to speech pip install pyttsx3

For advance control on browser pip install pywhatkit

To get wikipedia data pip install wikipedia

To get funny jokes pip install pyjokes

For linux users

Learn all the above commands on terminal. Make sure to use pip3, because in linux pip refers for python2 and pip3 refers to python3. Install these too - pip3 install pyAudio

In case any error pops up install this - pip3 install portAudio

Issues

If you encounter any problems feel free to open a new issue. Before that check other closed issues and check if your issue matches with any older issues.

Voice Assistant – Python-based Personal AI Assistant

This is a speech-activated personal assistant built with Python that listens to user voice commands, processes them using natural language libraries, and performs tasks such as playing YouTube videos, answering questions via Wikipedia, telling the time, and opening web searches. It uses speech_recognition, pyttsx3, and pywhatkit to enable voice interaction, text-to-speech responses, and online actions.

Tech Used: Python, speech_recognition, pyttsx3, pywhatkit, wikipedia

Key Features:

Voice command recognition using your device's microphone

Text-to-speech responses for interactive conversation

Plays YouTube videos, tells time, searches web, and more

Lightweight and runs locally on any Python-enabled system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages