ggml-org/whisper.cpp

errorlevel not set when exiting with errors in windows version

Open

#555 opened on 2023年3月2日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (49,693 stars) (5,535 forks)batch import
enhancementgood first issue

説明

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

コントリビューターガイド