Skip to content

voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing. In this Project, we will look at converting large or long audio files into text using the SpeechRecognition API in python.

Notifications You must be signed in to change notification settings

Pamzz/Voice-Assistant-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Voice-Assistant-using-python

voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing. In this Project, we will look at converting large or long audio files into text using the SpeechRecognition API in python.

About

voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing. In this Project, we will look at converting large or long audio files into text using the SpeechRecognition API in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages