GGUF
vokra
tiger-speech / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
e507939 verified
|
Raw
History Blame Contribute Delete
789 Bytes
# Provenance — vokra/tiger-speech
| Field | Value |
|---|---|
| Upstream source | JusperLee/TIGER-speech (Time-Frequency Interleaved Gain Extraction, speech separation, apache-2.0) |
| Upstream licence | `apache-2.0` |
| Architecture | `tiger_separator` |
| Tensors | 838 |
| SHA-256 | `1fc11c3476bb6938410935e4f1877dcc2fb82005bf4ec0503dc01c013c29e562` |
| 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 model.gguf
shasum -a 256 model.gguf # expect 1fc11c3476bb6938410935e4f1877dcc2fb82005bf4ec0503dc01c013c29e562
```