ggml-org/whisper.cpp

Option to store output in the same format that gets logged to console

Open

#509 opened on 2023年2月16日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C++ (5,535 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (49,693 stars)
PR merge metrics
 (平均マージ 5d 20h) (30d で 36 merged PRs)

説明

I like the timestamp/transcription format that is used when logging transcriptions to the console, would it be possible to add an option to save that output format to a file (aside from simply redirecting the command output to a file)?

Also, I like the accuracy colors but that wouldn't be possible to save in a text file. Perhaps HTML could be an option, but I imagine storing the formatting data would be somewhat inefficient in terms of space usage.

コントリビューターガイド