Skip to content

I'm trying to build a voice assistant which listens to your voice commands via microphone , analyses it and reply to you as well

Notifications You must be signed in to change notification settings

VectorArchitect/VoiceAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

VoiceAssistant

I'm trying to build a voice assistant which listens to your voice commands via microphone , analyses it and replies.

The modules I will be using are:


-pyttsx3          # To convert text to speech
-speech recognition    # To convert speech to text
-pyAudio         # Gives out the audio via the speaker of the device
-setuptools   
-webbrowser   

About

I'm trying to build a voice assistant which listens to your voice commands via microphone , analyses it and reply to you as well

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages