| # Provenance — vokra/chatterbox-multilingual-v3 | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | ResembleAI/chatterbox (MIT — Copyright (c) 2025 Resemble AI) | | |
| | Upstream licence | `MIT` | | |
| | Architecture | `chatterbox` | | |
| | Tensors | 292 | | |
| | SHA-256 | `32733495d1379fc495e091f527139d2b0b5a0fbaf7ec8a53c03f0cebbf939d32` | | |
| | 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 chatterbox-multilingual-v3.gguf | |
| shasum -a 256 chatterbox-multilingual-v3.gguf # expect 32733495d1379fc495e091f527139d2b0b5a0fbaf7ec8a53c03f0cebbf939d32 | |
| ``` | |