File size: 1,057 Bytes
dcc2e80 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
license: other
license_name: mit
license_link: https://opensource.org/licenses/MIT
tags:
- mirror
library_name: scrybl
---
# Whisper tiny (multilingual, fp16 ONNX)
Scrybl-hosted mirror of [`onnx-community/whisper-tiny`](https://huggingface.co/onnx-community/whisper-tiny).
## Why this mirror exists
[Scrybl](https://scrybl.xyz) re-hosts every model it auto-downloads under the
`Scrybl` HuggingFace org so first-run installs cannot be rugged by an upstream
namespace change. URLs in `scrybl-daemon/src/models/models.toml` pin to specific
revision SHAs of these mirrors — once published, those bytes are immutable.
The bytes in this repo are byte-identical to upstream
[`onnx-community/whisper-tiny`](https://huggingface.co/onnx-community/whisper-tiny). All credit and attribution
goes to the upstream authors.
## Attribution
OpenAI (original Whisper weights, MIT); ONNX export by onnx-community
## License
mit — see the linked license. Re-distribution of the upstream bytes
under this mirror does not alter or relicense the original work.
|