| # Provenance — vokra/dac-24khz | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | descriptinc/descript-audio-codec GitHub release (prepared via dac_prepare_checkpoint.py) | | |
| | Upstream licence | `MIT` | | |
| | Architecture | `dac` | | |
| | Tensors | 558 | | |
| | SHA-256 | `c2a603c74acacbe359b0a8a7b9e9bb03ddc4e0b9e95123b8e02c6b16ddd8d4f2` | | |
| | 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 dac-24khz.gguf | |
| shasum -a 256 dac-24khz.gguf # expect c2a603c74acacbe359b0a8a7b9e9bb03ddc4e0b9e95123b8e02c6b16ddd8d4f2 | |
| ``` | |