# Provenance — vokra/whisper-base | Field | Value | |---|---| | Upstream source | upstream distribution source (licence apache-2.0 per source) | | Upstream licence | `apache-2.0` | | Architecture | `whisper` | | Tensors | 245 | | SHA-256 | `7e774425585d6e9ba58ac5337b406522b1408ab6ff6765d2938b092aef4c8e27` | | 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 whisper-base.gguf shasum -a 256 whisper-base.gguf # expect 7e774425585d6e9ba58ac5337b406522b1408ab6ff6765d2938b092aef4c8e27 ```