ggml-org/whisper.cpp
View on GitHubAdd option to extend Confidence color-coding to CSV or some other output file format
Open
#427 opened on Jan 19, 2023
enhancementgood first issue
Repository metrics
- Stars
- (49,693 stars)
- PR merge metrics
- (Avg merge 5d 20h) (36 merged PRs in 30d)
Description
So for spot checking long transcriptions, it would be helpful to have the confidence score output to some file.. either as an extra column in the CSV or maybe some metadata in VTT or even it's own log or something.
Thanks! This is amazing work!