{
  "modelId": "whisper-base-multilingual-q5_1",
  "engineId": "whisper-cpp",
  "version": "1.0.0",
  "artifact": "ggml-base-q5_1.bin",
  "artifactKind": "single-file-model",
  "artifactUrl": "https://models.sonavi.app/whisper-cpp/whisper-base-multilingual-q5_1/1.0.0/ggml-base-q5_1.bin",
  "sourceUrl": "https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-base-q5_1.bin",
  "sourceRepository": "https://huggingface.co/ggerganov/whisper.cpp",
  "sourceLicense": "MIT",
  "sha256": "422f1ae452ade6f30a004d7e5c6a43195e4433bc370bf23fac9cc591f01a8898",
  "sizeBytes": 59707625,
  "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"
}