An open API service indexing awesome lists of open source software.

https://github.com/calebdwilliams/transcribr

App for dynamically generating VTT files
https://github.com/calebdwilliams/transcribr

Last synced: 25 days ago
JSON representation

App for dynamically generating VTT files

Awesome Lists containing this project

README

        

#transcribr

transcribr is an app for dynamically creating VTT files for audio/video files. It will require a the installation of [ffmpeg](https://www.ffmpeg.org/), and [Node.JS](https://nodejs.org).

It runs on ExpressJS.