ggml-org/whisper.cpp

errorlevel not set when exiting with errors in windows version

Open

#555 创建于 2023年3月2日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (49,693 star) (5,535 fork)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

贡献者指南