| # Provenance — vokra/sepformer-libri2mix | |
| | Field | Value | | |
| |---|---| | |
| | Upstream source | speechbrain/sepformer-libri2mix (SepFormer 2-speaker separation, LibriMix corpus CC-BY-4.0, apache-2.0) | | |
| | Upstream licence | `apache-2.0` | | |
| | Architecture | `sepformer` | | |
| | Tensors | 417 | | |
| | SHA-256 | `850cd818a0ba9625913711a800e17543928df0959c4975655c8896b4253bbfb0` | | |
| | 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 sepformer-libri2mix.gguf | |
| shasum -a 256 sepformer-libri2mix.gguf # expect 850cd818a0ba9625913711a800e17543928df0959c4975655c8896b4253bbfb0 | |
| ``` | |