react-transcript-editor
react-transcript-editor copied to clipboard
A React component to make correcting automated transcriptions of audio and video easier and faster. By BBC News Labs. - Work in progress
# **Describe the bug** There seems to be a noticeable performance hit for media over 1 hour - in this case 2h 42 min video. # **To Reproduce** ## Prep...
In the demo app handleAutoSaveChanges seems to be working fine as state is getting updated but when I installed npm package it's not getting triggered
Is there a way to enable default key bindings so as to do some `inline-style` on selected text in a block e.g. ``` CMD+B (Bold) CMD+U (Underline) CMD+I (Italic) ```
The IsEditable prop doesn't seem to work on [email protected]+ I am curious if there is a new prop name or some other item needed to make the transcript editable?
**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** I originally put this fix in as part of https://github.com/bbc/react-transcript-editor/pull/222, but realised there may be an issue...
**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** https://github.com/bbc/react-transcript-editor/issues/150#issue-437707961 **Describe what the PR does** * Stops the re-alignment from running during the JSON save. This...
**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** **Describe what the PR does** **State whether the PR is ready for review or whether it needs...
**Describe what the PR does** This addresses the `groupWordsInParagraphs` function inside the Kaldi-to-draft editor. Usually, we have speaker segmentation attached from Kaldi, so we haven't been calling this. But it's...
Found your wonderful software, but had minor issue when loading an Amazon Transcribe transcript that had the variant format for independent audio channels as oppose to the typical speakers format....
Previously bbc react Editor Showing Color difference in Edited Text But now That Feature is not available with new Enhancements.Is There is any reason for removing that feature?.In 2018 we...