ggml-org/whisper.cpp

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

Open

#80 opened on Oct 23, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (5,535 forks)batch import
enhancementgood first issue

Repository metrics

Stars
 (49,693 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