{
  "id": "openwhispr-local",
  "name": "OpenWhispr Local",
  "kind": "speech-provider",
  "version": "1.0.0",
  "runtime": "optional-local-runtime",
  "bundledRuntime": false,
  "runtimePackages": {
    "macos": {
      "url": "https://zonegaze.com/downloads/extensions/whispr/openwhispr/openwhispr-runtime-macos-arm64.tgz",
      "sha256": "505c0b6c6d260f60cf02183aa332d2a399ba13b4d8b214c912b30f101d3c489f",
      "bytes": 20219829
    }
  },
  "providers": {
    "mac": "local-whisper",
    "android": "openwhispr-local"
  },
  "upstream": {
    "repository": "https://github.com/OpenWhispr/openwhispr.git",
    "adapter": "packages/adapters/openwhispr",
    "models": "download-on-demand"
  },
  "description": "Adds the optional OpenWhispr local speech provider, model controls, and uploaded-audio transcription after the user installs the extension."
}
