ggml-org/whisper.cpp
Add option to extend Confidence color-coding to CSV or some other output file format
オープン
#427 opened on 2023/01/19
enhancementgood first issue
Repository metrics
- Stars
- (52,942 個のスター)
- PR merge metrics
- (平均マージ 5d 20h) (30d で 36 merged PRs)
説明
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!