rayrrr / umtracker

Speech-to-text app that can detect and track filler words, like um, uh, like, *ahem* etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-speech-to-text

A small API for speech to text made in Django.

Requirements:

  • SpeechRecognition 3.6.5
  • PocketSphinx*
  • Requests
  • Django

Dev setup

brew install swig
mkvirtualenv umtracker
pip install -r requirements.txt

Test if it works

scripts/auto_transcribe.py

About

Speech-to-text app that can detect and track filler words, like um, uh, like, *ahem* etc.


Languages

Language:Python 100.0%