It'd be great to have a CLI mode for whisperfile. For example, if I say: ``` o//whisper.cpp/server/server -m /weights/whisper-tiny.en-q5_1.bin -f ~/Music/raven_poe_64kb.wav ``` Then it notices the `-f` flag and runs the `main` program from whisper.cpp.