Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 214 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 214 Bytes

Speech-To-Text

API to convert speech to text. Built using Flask Framework taking input as Base64 encoded sound recordings from the client-side and outputs the detected speech as a string back to the client-side.