ggml-org/whisper.cpp

New feature suggestion: save screen output as a file

開放

#557 建立於 2023年3月3日

 (0 則留言) (0 個反應) (0 位負責人)C++ (6,078 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (53,008 顆星)
PR 合併指標
 (平均合併 5天 20小時) (30 天內合併 36 個 PR)

描述

It would be nice if what is sent to stdout could be also directly saved to a file (e.g. with the same name as the audio file, .out.txt as extension) I know that that there are redirection and tee and that this could be easily achieved without a specific option, but having it as an option would be really useful.

貢獻者指南