pietrop / slate-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. Using the SlateJs editor.
https://pietrop.github.io/slate-transcript-editor
Other
75 stars 33 forks source link

Large paragraphs, issue aligning and saving #15

Closed pietrop closed 3 years ago

pietrop commented 3 years ago

need to further test if large paragraphs cause issue with aligning and saving. It seems to freeze the app.

Fixed by keeping paragraph "smaller"


consider resizing paragraph with consecutive speaker to be smaller when first created in STT parsing.

pietrop commented 3 years ago

closing this for now, but can re-open if it comes up agian