# 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 --input --output fcpe.gguf shasum -a 256 fcpe.gguf # expect 6f5321ce0db16f9611ecd551204165817fdcc80efe85775508426f813535ce68 ```