moonshine-base / SOURCE.md
ayousanz's picture
Upload folder using huggingface_hub
4f714fa verified
|
Raw
History Blame Contribute Delete
762 Bytes
# Provenance — vokra/moonshine-base
| Field | Value |
|---|---|
| Upstream source | UsefulSensors/moonshine-base (Useful Sensors 61.5M raw-audio transformer ASR, mit) |
| Upstream licence | `mit` |
| Architecture | `moonshine` |
| Tensors | 210 |
| SHA-256 | `b5ba78435e97cc6558cbaa5263ab20c0c929c3ff1da784a857214bab7ea97844` |
| 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 b5ba78435e97cc6558cbaa5263ab20c0c929c3ff1da784a857214bab7ea97844
```