GGUF
vokra
fcpe / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
93271c7 verified
|
Raw
History Blame Contribute Delete
756 Bytes
# Provenance — vokra/fcpe
| Field | Value |
|---|---|
| Upstream source | CNChTu/FCPE (Fast Context-based Pitch Estimator, Conformer + 360-bin log-freq classifier, MIT) |
| Upstream licence | `mit` |
| Architecture | `fcpe` |
| Tensors | 70 |
| SHA-256 | `6f5321ce0db16f9611ecd551204165817fdcc80efe85775508426f813535ce68` |
| 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 fcpe.gguf
shasum -a 256 fcpe.gguf # expect 6f5321ce0db16f9611ecd551204165817fdcc80efe85775508426f813535ce68
```