GGUF
vokra
focalcodec-12-5hz / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
213e11c verified
|
Raw
History Blame Contribute Delete
807 Bytes
# Provenance — vokra/focalcodec-12-5hz
| Field | Value |
|---|---|
| Upstream source | lucadellalib/focalcodec_12_5hz (FocalCodec 12.5 Hz single-codebook audio codec, apache-2.0; base wavlm-large is MIT) |
| Upstream licence | `apache-2.0` |
| Architecture | `focalcodec` |
| Tensors | 354 |
| SHA-256 | `d17de845cd25ec434d05df56e6befca0c992cb3c072d1d76c97285371c39e4cb` |
| 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 model.gguf
shasum -a 256 model.gguf # expect d17de845cd25ec434d05df56e6befca0c992cb3c072d1d76c97285371c39e4cb
```