ggml-org/whisper.cpp

New feature suggestion: save screen output as a file

オープン

#557 opened on 2023/03/03

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (6,072 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (52,942 個のスター)
PR merge metrics
 (平均マージ 5d 20h) (30d で 36 merged PRs)

説明

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.

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