Views
No views yet
| File | Size | SHA-256 |
|---|---|---|
campplus.gguf | 26.4 MB | c760971dc698fe7bfc5b9af9a4ba3b1ed1668b6c7a4e19086836b41e14285bea |
1# Download (any HTTP client works — the file is a plain GGUF)
2curl -L -o campplus.gguf \
3 https://huggingface.co/vokra/campplus-speaker-encoder/resolve/main/campplus.gguf1# 192-d speaker embedding
2vokra-cli run --model campplus.gguf --input a.wav
3
4# Cosine similarity between two utterances
5vokra-cli run --model campplus.gguf --input a.wav --compare b.wav| Field | Value |
|---|---|
| Architecture | campplus |
| Tensors | 619 |
| Upstream source | iic/speech_campplus via ayousanz/campplus-onnx (Apache-2.0) |
| Upstream licence | Apache-2.0 |
| Licence class | permissive |
| Registry model id | campplus |
| Vokra GGUF schema | 1 |
| Converted by | vokra-core 0.1.0-alpha.0 |
vokra.* metadata, so the card cannot claim something the artifact does not carry.1shasum -a 256 campplus.gguf
2# expect: c760971dc698fe7bfc5b9af9a4ba3b1ed1668b6c7a4e19086836b41e14285bea