dac-44khz / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
20073ec verified
|
Raw
History Blame Contribute Delete
765 Bytes
# Provenance — vokra/dac-44khz
| Field | Value |
|---|---|
| Upstream source | descriptinc/descript-audio-codec GitHub release (prepared via dac_prepare_checkpoint.py) |
| Upstream licence | `MIT` |
| Architecture | `dac` |
| Tensors | 328 |
| SHA-256 | `cab82af37f4751006d017bd1c49660053a14c8e5c615f56f10fddd0ae95e1592` |
| 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-44khz.gguf
shasum -a 256 dac-44khz.gguf # expect cab82af37f4751006d017bd1c49660053a14c8e5c615f56f10fddd0ae95e1592
```