moonshine-tiny / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
1e7a7e3 verified
|
Raw
History Blame Contribute Delete
760 Bytes
# Provenance — vokra/moonshine-tiny
| Field | Value |
|---|---|
| Upstream source | UsefulSensors/moonshine-tiny (Useful Sensors 27M raw-audio transformer ASR, mit) |
| Upstream licence | `mit` |
| Architecture | `moonshine` |
| Tensors | 160 |
| SHA-256 | `77fc91fc5e22e46a1caa647e9a5ed6e3b9a5c7f2b665ad3a29bd1b61723dfe59` |
| 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 77fc91fc5e22e46a1caa647e9a5ed6e3b9a5c7f2b665ad3a29bd1b61723dfe59
```