ggml-org/whisper.cpp

errorlevel not set when exiting with errors in windows version

Open

#555 aberto em 2 de mar. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (49.693 stars) (5.535 forks)batch import
enhancementgood first issue

Description

It seems to me that main.exe sets no errorlevel when it exits with error. IMHO it should not exit with errorlevel = 0

Guia do colaborador