| # Provenance — vokra/cosyvoice2-0.5b | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | FunAudioLLM/CosyVoice2-0.5B (Apache-2.0) | | |
| | Upstream licence | `Apache-2.0` | | |
| | Architecture | `cosyvoice2` | | |
| | Tensors | 295 | | |
| | SHA-256 | `bf4d5eb7d4be00118be4fa3c2605957e3699185d9dd1159a8710e6e8dd07c4c4` | | |
| | 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 cosyvoice2-0.5b.gguf | |
| shasum -a 256 cosyvoice2-0.5b.gguf # expect bf4d5eb7d4be00118be4fa3c2605957e3699185d9dd1159a8710e6e8dd07c4c4 | |
| ``` | |