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-small-q8",
      "assets_dir": "/Users/yujonglee/Library/Caches/com.fastrepl.owhisper/whisper-cpp-small-q8"
    }
  ]
}

Resources