Hyprpote uses it as a default STT provider, so its inference code is well tested and maintained.

Configuration

{
  "models": [
    {
      "type": "whisper-cpp",
      "id": "whisper-cpp",
      "path": "/app/assets/ggml-base.bin"
    }
  ]
}

Resources