ggml-org/whisper.cpp
Add option to extend Confidence color-coding to CSV or some other output file format
开放
#427 创建于 2023年1月19日
enhancementgood first issue
仓库指标
- 星标
- (52,942 个星标)
- PR 合并指标
- (平均合并 5天 20小时) (30 天内合并 36 个 PR)
描述
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!