File size: 801 Bytes
346b834 | 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/focalcodec-25hz
| Field | Value |
|---|---|
| Upstream source | lucadellalib/focalcodec_25hz (FocalCodec 25 Hz single-codebook audio codec, apache-2.0; base wavlm-large is MIT) |
| Upstream licence | `apache-2.0` |
| Architecture | `focalcodec` |
| Tensors | 354 |
| SHA-256 | `1b11f8deb5fb0447b3f3b6a8cbdacbdb43e2aeb02604aff93bbfe1c8c4c57be6` |
| 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 1b11f8deb5fb0447b3f3b6a8cbdacbdb43e2aeb02604aff93bbfe1c8c4c57be6
```
|