mp-senet-dns / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
6017b7d verified
|
Raw
History Blame Contribute Delete
759 Bytes
# 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
```