# Provenance — vokra/xvector-voxceleb | Field | Value | |---|---| | Upstream source | speechbrain/spkrec-xvect-voxceleb (TDNN X-vector speaker encoder, apache-2.0) | | Upstream licence | `apache-2.0` | | Architecture | `xvector` | | Tensors | 32 | | SHA-256 | `1422a264dd8ee9367f1cbb0b59240e7a6048b24f2587eb68c79b228909318cdc` | | 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 --input --output xvector.gguf shasum -a 256 xvector.gguf # expect 1422a264dd8ee9367f1cbb0b59240e7a6048b24f2587eb68c79b228909318cdc ```