File size: 759 Bytes
eaaceb7 6017b7d eaaceb7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | # Provenance — vokra/mp-senet-dns
| Field | Value |
|---|---|
| Upstream source | JacobLinCool/MP-SENet-DNS (Magnitude-Phase Speech Enhancement Net, DNS-tuned, mit) |
| Upstream licence | `mit` |
| Architecture | `mp_senet` |
| Tensors | 247 |
| SHA-256 | `26eec4a59c0eb8d31ea5115b3cb7d890f5b3745703ef0f0974b4e08c58e8da95` |
| 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 model.gguf
shasum -a 256 model.gguf # expect 26eec4a59c0eb8d31ea5115b3cb7d890f5b3745703ef0f0974b4e08c58e8da95
```
|