ggml-org/whisper.cpp

errorlevel not set when exiting with errors in windows version

Open

#555 ouverte le 2 mars 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)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

Guide contributeur