ayousanz's picture
Upload folder using huggingface_hub
94c8d0b verified
|
Raw
History Blame Contribute Delete
780 Bytes
# Provenance — vokra/voice-gender-classifier
| Field | Value |
|---|---|
| Upstream source | JaesungHuh/voice-gender-classifier |
| Upstream licence | `mit` |
| Architecture | `ecapa_tdnn` |
| Tensors | 202 |
| SHA-256 | `e1e61f1493601087f5db5867c4f750ec99d6b11223b5323bd120e3c21e8f957f` |
| 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 voice-gender-classifier.restamped.gguf
shasum -a 256 voice-gender-classifier.restamped.gguf # expect e1e61f1493601087f5db5867c4f750ec99d6b11223b5323bd120e3c21e8f957f
```