Skip to content

A simple voice assistant made in python. You can add multiple functions in the app. It is still under development.

Notifications You must be signed in to change notification settings

tirthadagr8/Voice_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Voice_Assistant

A simple voice assistant made in python. You can add multiple functions in the app. It is still under development. pip install speech_recognition pip install pyaudio pip install playsound pip install gTTS

NOTE: In some cases while installing pyaudio, you may encounter errors. To avoid them, install pipwin and then install pyaudio through pipwin pip install pipwin pipwin install pyaudio

NOTE: This is a project for DSC-KGEC(Developers Student's Club in KGEC) made by me.

About

A simple voice assistant made in python. You can add multiple functions in the app. It is still under development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages