Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 389 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 389 Bytes

Speech-to-text-convertor

Application for converting speech to text. Speech can either be a live feed or a audio file. This application makes use of google speeech recognition api. It Require an active internet connection and some python libraries to be installed. The following python libraries must be installed before running the application: 1.PyAudio 2.PortAudio 3.SpeechRecognition