| # Provenance — vokra/yue-xcodec-mini | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | m-a-p/xcodec_mini_infer (YuE xcodec-mini bundle = SoundStream RVQ codec 25 Hz + HuBERT-base semantic encoder + Vocos decoder head, apache-2.0) | | |
| | Upstream licence | `apache-2.0` | | |
| | Architecture | `yue_xcodec_mini` | | |
| | Tensors | 2145 | | |
| | SHA-256 | `60e21aa5335646080102196454d7ffad5e012467d6f5eb9b776bf07d666b02bc` | | |
| | 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 yue-xcodec-mini.gguf | |
| shasum -a 256 yue-xcodec-mini.gguf # expect 60e21aa5335646080102196454d7ffad5e012467d6f5eb9b776bf07d666b02bc | |
| ``` | |