Skip to content

Conversation

@conradg
Copy link
Contributor

@conradg conradg commented Feb 14, 2023

PR #135 attempted to introduce reading a WAV file from stdin.

Currently, this raises an error: unknown argument: - on line 139

This change fixes this issue by making sure to add - to the file list

if we don't add this as an explicit check, then we get an "error: unknown argument: -" later on
@ggerganov ggerganov merged commit 69e6e46 into ggml-org:master Feb 15, 2023
anandijain pushed a commit to anandijain/whisper.cpp that referenced this pull request Apr 28, 2023
if we don't add this as an explicit check, then we get an "error: unknown argument: -" later on
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
if we don't add this as an explicit check, then we get an "error: unknown argument: -" later on
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
if we don't add this as an explicit check, then we get an "error: unknown argument: -" later on
landtanin pushed a commit to landtanin/whisper.cpp that referenced this pull request Dec 16, 2023
if we don't add this as an explicit check, then we get an "error: unknown argument: -" later on
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
if we don't add this as an explicit check, then we get an "error: unknown argument: -" later on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants