| # Provenance — vokra/ten-vad | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | github.com/TEN-framework/ten-vad (compact ~306 KB LSTM/GRU VAD + LPCNet-derived DSP front-end, Apache-2.0 main + BSD-3-Clause front-end — NOTICE attribution required for LPCNet copyright when redistributing binaries embedding the front-end) | | |
| | Upstream licence | `apache-2.0` | | |
| | Architecture | `ten_vad` | | |
| | Tensors | 19 | | |
| | SHA-256 | `a0c5f7a89569dca5fa06de4050768cddf6cd456ddca785a3eb241699528c3f04` | | |
| | 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 ten-vad.gguf | |
| shasum -a 256 ten-vad.gguf # expect a0c5f7a89569dca5fa06de4050768cddf6cd456ddca785a3eb241699528c3f04 | |
| ``` | |