ggml-org/whisper.cpp

Add option to extend Confidence color-coding to CSV or some other output file format

Open

#427 opened on Jan 19, 2023

View on GitHub
 (5 comments) (17 reactions) (0 assignees)C++ (5,535 forks)batch import
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!

Contributor guide