# Provenance — vokra/firered-vad | Field | Value | |---|---| | Upstream source | FireRedTeam/FireRedVAD (transformer-based streaming VAD, apache-2.0) | | Upstream licence | `apache-2.0` | | Architecture | `firered_vad` | | Tensors | 45 | | SHA-256 | `914285fc33fdf15b00035be7307cfe65467d0444b8b8eb8b3414c8933b2a6d45` | | 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 firered-vad.gguf shasum -a 256 firered-vad.gguf # expect 914285fc33fdf15b00035be7307cfe65467d0444b8b8eb8b3414c8933b2a6d45 ```