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

https://github.com/zevaverbach/browser_transcribe

A vanilla JS in-browser transcription app
https://github.com/zevaverbach/browser_transcribe

Last synced: over 1 year ago
JSON representation

A vanilla JS in-browser transcription app

Awesome Lists containing this project

README

          

# Description

A transcription UI for transcribing audio and video files from scratch.

# Features
- a back-end agnostic transcript store which handles Quill events
- shortcut keys for start/stop/rewind of the media
- mark words as "unsure"
- ability to choose from a list of possible words when unsure
- ability for others to live edit the transcript while "in flight"
- footpedal support
- speed adjustment
- show waveform
- progress bar
- snippet expansion

# Possible Dependencies
- https://github.com/reedsy/quill-cursors
- https://github.com/afry/quill-mention
- https://quilljs.com