# Provenance — vokra/facebook-denoiser | Field | Value | |---|---| | Upstream source | github.com/facebookresearch/denoiser (Meta real-time speech-enhancement waveform U-Net + LSTM, Defossez et al. 2020, CC-BY-NC-4.0 — owner §3.1 sign-off required, publish requires --allow-noncommercial) | | Upstream licence | `cc-by-nc-4.0` | | Architecture | `facebook_denoiser` | | Tensors | 48 | | SHA-256 | `c0b23707a2f255b5eb108c5b08b92f310fede6870106e799b195282d6a375e74` | | 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 facebook-denoiser.gguf shasum -a 256 facebook-denoiser.gguf # expect c0b23707a2f255b5eb108c5b08b92f310fede6870106e799b195282d6a375e74 ```