# Provenance — vokra/xtts-v2 | Field | Value | |---|---| | Upstream source | coqui/XTTS-v2 (Coqui multilingual zero-shot GPT-2 + DVAE + HiFi-GAN, coqui-public-model-license) | | Upstream licence | `coqui-public-model-license` | | Architecture | `xtts` | | Tensors | 1095 | | SHA-256 | `a789da752b2e4e0e8f9bc0c9b2a04de22afffebc5d93bef85b5f04101f6de279` | | 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 model.gguf shasum -a 256 model.gguf # expect a789da752b2e4e0e8f9bc0c9b2a04de22afffebc5d93bef85b5f04101f6de279 ```