Slate Transcript Editor
2020 Apr 24GitHub, Url↗
Stack: node, React, Javascript, storybook,
A React component to correct automated transcriptions from STT services. From lessons learned while making BBC React Transcript Editor.
A complete re-write from the ground up of React BBC Transcript Editor. BBC Transcript Editor is based on DraftJs while slate-transcript-editor
is based on slateJs. See here for more details on draftJs vs SlateJs in the timed text domain.
- Features list
- Timed Text Editor Domain Problem
- DPE transcript format
- Core dependency for alignment as a separate npm node module:
stt-align-node