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** Digital Paper Edit adapter returns word timings as strings rather then numbers/float. **To Reproduce** Steps to reproduce the behavior: 1. Go to demo app 2. Click on...
**Is your feature request related to a problem? Please describe.** We do not use the local save function for our use case, thus it only confuses the users. It would...
**Is your feature request related to a problem? Please describe.** Web Accessibility **Describe the solution you'd like** It be great if the component was accessible, for users with accessibility needs....
A possible breaking change suggestion, `MediaPlayer` ([see in storybook](https://bbc.github.io/react-transcript-editor/?path=/story/mediaplayer--default)) should be renamed `MediaControls`? Since over time it has become decoupled from the actual HTML5 video player element, wrapped in `VideoPlayer`...
Hello, thanks for this great project. I was wondering if there is currently/if there are plans for foreign language support for this project? I saw there is an idea to...
**Is your feature request related to a problem? Please describe.** Currently all UI elements are in english. As there is a international audience for the transcript editor, it would help...
**Describe the bug** If speechmatics api returns a transcript with no text, the speechmatics adapter throws an `TypeError: Cannot read property 'children' of undefined` error. **To Reproduce** Steps to reproduce...
As a component it be great if there was a way to "insulate" the internal CSS from a parent component where this might be used. - [ ] More research...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...