Skip to content

israr96418/Speech-Recoginiton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Speech to Text - Speech Recognition

Project Information The objective of the project is to convert speech to text in real time and convert audio file to text. It uses google speech api to convert the audio to text.

Install Modules pip install speechrecognition conda install pyaudio

Libraries speech_recognition google speech api