You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.