Skip to content

Python based Speech Assistant using speech_recognition, playsound and gTTS utilities

Notifications You must be signed in to change notification settings

zawster/Speech-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Speech-Assistant

Python based speech assistant

In this task I use speech_recognition(capture the sound), playsound(play the sound), gTTS(convert text to speech) utilities of python. Fisrt I capture the sound and the convert that sound to text and then using audio_text make some dummy questions answers and then convert these answers back to audio and play them using google playsound.

About

Python based Speech Assistant using speech_recognition, playsound and gTTS utilities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages