| # Provenance — vokra/vibevoice-asr | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | microsoft/VibeVoice-ASR (Microsoft VibeVoice 7B ASR-head sibling, MIT) | | |
| | Upstream licence | `mit` | | |
| | Architecture | `vibevoice_asr` | | |
| | Tensors | 1177 | | |
| | SHA-256 | `3bbc4f1c50f8d4215e68ad42642f9eb0415e4020eb28a3ba11b18f59e6511f34` | | |
| | 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 <kind> --input <upstream> --output vibevoice-asr.gguf | |
| shasum -a 256 vibevoice-asr.gguf # expect 3bbc4f1c50f8d4215e68ad42642f9eb0415e4020eb28a3ba11b18f59e6511f34 | |
| ``` | |