File size: 765 Bytes
10e37fc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # Provenance — vokra/dac-16khz
| Field | Value |
|---|---|
| Upstream source | descriptinc/descript-audio-codec GitHub release (prepared via dac_prepare_checkpoint.py) |
| Upstream licence | `MIT` |
| Architecture | `dac` |
| Tensors | 358 |
| SHA-256 | `7e631db79a05ad8b083d39231ac655efb1f7824eb277aacf44c59e9b2754192f` |
| 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-16khz.gguf
shasum -a 256 dac-16khz.gguf # expect 7e631db79a05ad8b083d39231ac655efb1f7824eb277aacf44c59e9b2754192f
```
|