bugbakery / bugbakery/transcribee
What does confidence mean?
Open
discuss
- Dominant language
- TypeScript
- Stars
- 515
- Forks
- 39
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 15
Description
Currently we store a single confidence value per `Atom`, which is the "transcript confidence" generated by whisper.
However there are atleast three confidence values that we will encounter:
- transcript confidence
- speaker assignment confidence
- alignment confidence
Will the latter two ever be interesting to a user / interesting to store somewhere?
Contributor guide
Assessment
This issue has not been assessed yet.