ggml-org/whisper.cpp

[Feature Request] `--output-*` or `-o*` should accept optional output filename argument

Open

#80 opened on Oct 23, 2022

 (1 comment) (0 reactions) (0 assignees)C++ (6,072 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (52,942 stars)
PR merge metrics
 (Avg merge 5d 20h) (36 merged PRs in 30d)

Description

Trying to do that at the current state would be interpreted as "input filename", where might be counted as another error (of not carefully reading --help).

Contributor guide