Example in your [cli docs](https://docs.hyprnote.com/owhisper/cli/reference) for running owhisper serve errors, doesn't appear to accept a model arg: ``` ~ $ owhisper serve whisper-cpp-tiny-q8 --port 8080 error: unexpected argument 'whisper-cpp-tiny-q8' found Usage: owhisper serve [OPTIONS] For more information, try '--help'. ``` Runs fine when called with no arguments