ggml-org/whisper.cpp

errorlevel not set when exiting with errors in windows version

Open

Aperta il 2 mar 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (49.693 star) (5535 fork)batch import
enhancementgood first issue

Descrizione

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

Guida contributor