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,968 顆星)
- 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!