Skip to content

A simple Django app to generate transcriptions from media files for the user to work on and generate final reports.

Notifications You must be signed in to change notification settings

jorgegomzar/whisper-django

Repository files navigation

Generate transcript app

This is a simple web app in Django to get the transcription of a media file and allow the user to work on it.

Motivation

A person close to me (an English teacher) needed a tool to ease speakings reviews and to quickly generate educational material out of media content.

Available functionalities

  • Upload media file (video / audio)
  • Follow captions while media plays
  • Save progress to local as JSON
  • Load dump from local as JSON
  • Add assign speakers to conversation
  • Generate PDF report with editions
  • Go to caption timestamp in media (WIP)
  • Add comments to captions to be shown in report (WIP)

TODO

TODO.md

About

A simple Django app to generate transcriptions from media files for the user to work on and generate final reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published