I've noticed a few issues with the update to 0.1.19: - models will autodownload even if already present - the whisper-cli binary isn't called correctly, using the old `./main` entrypoint which has been deprecated for `whisper-cli` (see https://github.com/ggerganov/whisper.cpp/pull/2648) I'm happy to raise a PR for this, and plan to do so shortly.