classtranscribe / classtranscribe/FrontEnd
Live Image Transcription for ClassTranscribe
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
### Problem:
- Would like to show live captions for images on the screen for videos on ClassTranscribe
- (would function similarly to the live crowdsourced captions that are already displayed to the right of the videos)
### Solution:
- Create a toggle feature that allows viewer to switch between seeing regular live captions to live image captions to both
- Check out branch "display-image-transcript" for current progress and the following files to try and develop this feature:
> - src\screens\Watch\Components\Transcriptions\CaptionLine\index.js
> - src\screens\Watch\Components\Transcriptions\index.js
> - src\screens\Watch\model.js
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.