Module: captions composer (with text pre-segmentation) [Open Source]

The idea is basically if you have a transcription Json ( for simplicity's sake let's assume in it's simplest form as an array of word objects with Start and end timecode attributes) how to create an srt where the lines/words are well spaced and timed appropriately, automatically . If that makes sense?

Could refactor this: https://github.com/pietrop/srtParserComposer on npm

Example

concept map of module

or might be that using Aeneas as described in this card might be enough?

BBC Specifications

https://bbc.github.io/subtitle-guidelines/

BBC guidelines online_sub_editorial_guidelines_vs1_1.pdf

http://www.bbc.co.uk/guidelines/futuremedia/accessibility/subtitling.shtml

C4 Specifications

C4 specification pdf

Aljazeera Specifications

Link to trello card: Module: captions composer (with text pre-segmentation) [Open Source]

Labels

Node module, Extract from BBC Subtlelizer,

Last updated