{
  "modelId": "whisper-tiny-en",
  "engineId": "whisper-cpp",
  "version": "1.0.0",
  "artifact": "ggml-tiny.en.bin",
  "artifactKind": "single-file-model",
  "artifactUrl": "https://models.sonavi.app/whisper-cpp/whisper-tiny-en/1.0.0/ggml-tiny.en.bin",
  "sourceUrl": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.en.bin",
  "sourceRepository": "https://huggingface.co/ggerganov/whisper.cpp",
  "sourceLicense": "MIT",
  "sha256": "921e4cf8686fdd993dcd081a5da5b6c365bfde1162e72b08d75ac75289920b1f",
  "sizeBytes": 77704715,
  "mirrorStatus": "mirrored",
  "distributionDecision": "approved-for-mirror-after-host-verification",
  "notices": [
    "LICENSE.txt",
    "NOTICE.txt"
  ],
  "sourceLicenseUrl": "https://github.com/openai/whisper/blob/main/LICENSE",
  "sourceModelFamily": "OpenAI Whisper converted to ggml for whisper.cpp",
  "conversionRepository": "https://github.com/ggerganov/whisper.cpp",
  "conversionLicense": "MIT"
}