| # Provenance — vokra/chattts | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | 2Noise/ChatTTS (GPT-style autoregressive decoder over discrete speech tokens, conversational TTS ZH/EN, CC-BY-NC-4.0 — owner §3.1 sign-off required, publish requires --allow-noncommercial) | | |
| | Upstream licence | `cc-by-nc-4.0` | | |
| | Architecture | `chattts` | | |
| | Tensors | 182 | | |
| | SHA-256 | `576f98d167d3d7adc51fdc6f1220af3196c64cb3f587ecc3b802ccc3313e029b` | | |
| | 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 chattts.gguf | |
| shasum -a 256 chattts.gguf # expect 576f98d167d3d7adc51fdc6f1220af3196c64cb3f587ecc3b802ccc3313e029b | |
| ``` | |