PraneethKarnena / django-audio-transcribing

A simple Django project to demonstrate Google Speech Recognition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django - Audio Transcribing

A simple Django project to demonstrate Audio Transcribing in Python.

Technologies

  • Python 3.7.4
  • Django 2.2.8
  • Celery 4.3.0
  • RabbitMQ 3.8.2
  • Pydub 0.23.1
  • SpeechRecognition 3.8.1

Run

Make sure the above dependencies are met.

pip install -r requirements.txt

python manage.py runserver

Demonstration

Django Google Speech Recognition

About

A simple Django project to demonstrate Google Speech Recognition.


Languages

Language:Python 76.3%Language:HTML 23.7%