Download model for whisper.cpp
mkdir -p ./whisper-tiny
curl -L -o ./whisper-tiny/ggml-tiny.bin https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin
Download OWhisper config
curl -L -o ./config.json https://raw.githubusercontent.com/fastrepl/hyprnote/refs/heads/main/owhisper/owhisper-config/examples/docker.json