# Provenance — vokra/smart-turn-v2 | Field | Value | |---|---| | Upstream source | pipecat-ai/smart-turn-v2 (turn detection classifier, bsd-2-clause) | | Upstream licence | `bsd-2-clause` | | Architecture | `smart_turn` | | Tensors | 223 | | SHA-256 | `cb595fcc0197f6c9bc4110eea845ece1d3b966c13c2664bb056284434d7e494e` | | 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 smart-turn.gguf shasum -a 256 smart-turn.gguf # expect cb595fcc0197f6c9bc4110eea845ece1d3b966c13c2664bb056284434d7e494e ```