bugbakery / bugbakery/transcribee
transcribee-core PoC
Open
editor
- Dominant language
- TypeScript
- Stars
- 515
- Forks
- 39
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 15
Description
- Implement document functions in Rust:
- setSpeaker
- calculateParagraphIdxOfSpeakerEnd
- this implements our cursed "block" speaker change
- addNewSpeaker
- changeSpeakerName
- useSpeakerNames
- useSpeakerIDs
- "useParagraphs" for player bar colors
- read document paragraph timing for speaker rec
- speaker identification
- append paragraph for transcription
- if we every do "non-linear" transcription this will probably break with automerge?
- reset document
- Slate sync stays in JS
- Use WebWorker for web, create async functions for app
Contributor guide
Assessment
This issue has not been assessed yet.