21 lines
593 B
Markdown
21 lines
593 B
Markdown
# 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
|