| # Provenance — vokra/nkf-aec | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | github.com/fjiang9/NKF-AEC (Neural Kalman Filter AEC, Yang et al. ICASSP 2023) | | |
| | Upstream licence | `mit` | | |
| | Architecture | `nkf_aec` | | |
| | Tensors | 22 | | |
| | SHA-256 | `844bd27469407cc2c03545f500e9c4b82d132f5e231538e2a6987dd55f4d0396` | | |
| | 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 nkf-aec.gguf | |
| shasum -a 256 nkf-aec.gguf # expect 844bd27469407cc2c03545f500e9c4b82d132f5e231538e2a6987dd55f4d0396 | |
| ``` | |