File size: 761 Bytes
7963b5f | 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/campplus-speaker-encoder
| Field | Value |
|---|---|
| Upstream source | iic/speech_campplus via ayousanz/campplus-onnx (Apache-2.0) |
| Upstream licence | `Apache-2.0` |
| Architecture | `campplus` |
| Tensors | 619 |
| SHA-256 | `c760971dc698fe7bfc5b9af9a4ba3b1ed1668b6c7a4e19086836b41e14285bea` |
| 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 campplus.gguf
shasum -a 256 campplus.gguf # expect c760971dc698fe7bfc5b9af9a4ba3b1ed1668b6c7a4e19086836b41e14285bea
```
|