# Provenance — vokra/crisperwhisper | Field | Value | |---|---| | Upstream source | nyrahealth/CrisperWhisper (cc-by-nc-4.0) — Whisper-large-v3 verbatim-word-timestamps fine-tune | | Upstream licence | `cc-by-nc-4.0` | | Architecture | `crisper-whisper` | | Tensors | 1260 | | SHA-256 | `cf219b4110fbed56b8f18630aca4af70e496c405040517126b8c24941fb96516` | | Converted by | vokra-core 0.1.0-alpha.0 | | GGUF schema generation | 1 | Every row is read from the artifact's own `vokra.*` metadata; none of it is supplied by hand, so this file cannot disagree with the weight it describes. ## Reproducing ```bash vokra-cli convert --model --input --output model.gguf shasum -a 256 model.gguf # expect cf219b4110fbed56b8f18630aca4af70e496c405040517126b8c24941fb96516 ```