/Flask-speech-to-text

Speech to text using SpeechRecognition + Flask + RecordJS

Primary LanguageJavaScript

Speech-to-Text

Heroku Deploy here : https://speech-to-text1.herokuapp.com/

(Flask + Heroku + SpeechRecognition + Recorderjs)

  1. Flask is a micro web framework written in Python.
  2. SpeechRecognition Library for performing speech recognition, with support for several engines and APIs, online and offline.
  3. Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
  4. Recorderjs A plugin for recording/exporting the output of Web Audio API nodes

Image-1 Image-2