--- license: other license_name: mit license_link: https://opensource.org/licenses/MIT tags: - mirror library_name: scrybl --- # Whisper base (multilingual, fp16 ONNX) Scrybl-hosted mirror of [`onnx-community/whisper-base`](https://huggingface.co/onnx-community/whisper-base). ## 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-base`](https://huggingface.co/onnx-community/whisper-base). 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.