sneakyfree's picture
correct licence to apache-2.0 (matches upstream base)
9638f4c verified
|
Raw
History Blame Contribute Delete
2.18 kB
---
license: apache-2.0
base_model: openai/whisper-large-v3
tags: [whisper, whisper.cpp, ggml, automatic-speech-recognition, windyword, mobile, quantized]
library_name: whisper.cpp
---
# Windy Pro Engine — ggml q5_1 (mobile build)
**Windstorm Labs is the origin of record for this artifact.** It is created
here and promoted downstream; it is never edited anywhere else.
`whisper.cpp` / `whisper.rn` build of Windy Pro Engine, quantized to **q5_1** so it runs
on phones and tablets.
| | |
|---|---|
| File | `ggml-windy-pro-engine-q5_1.bin` |
| Size | **1177.0 MB** |
| SHA-256 | `5a87af4730ddfb2ba13afeb4c8556a6c491fc831050a24b897117f44d2bc0618` |
| Quantization | q5_1 |
| Languages | **multilingual** |
| Certified WER | 3.51% (grade A) |
## Lineage
| Stage | Value |
|---|---|
| Upstream base | [`openai/whisper-large-v3`](https://huggingface.co/openai/whisper-large-v3) (1.55B params, MIT) |
| Windy fine-tune | LoRA, merged — Clinic patient `windy-pro-engine` |
| Converted from | [`WindyWord/listen-windy-pro-engine`](https://huggingface.co/WindyWord/listen-windy-pro-engine) @ `d3035b10b7427db8efd3d73adf6b019347642705` |
| Converter | `whisper.cpp` @ `2ca53bb45e38`, `models/convert-h5-to-ggml.py` -> `whisper-quantize q5_1` |
| Built on | Veron-1-5090, 2026-08-01 |
## Promotion path
`WindstormLabs` (here, origin) -> `WindyWord` (product) -> `WindyWordMobileApp` (mobile).
Downstream copies are **push-only**. Fix weights here, never downstream.
## Honesty note
Distinct weights from upstream (different SHA-256). On short clean English
clips the smaller models can be indistinguishable from stock Whisper — a
formal bake-off has **not** been run. Do not claim quality gains without one.
Clinic patient file: `sneakyfree/Windy-Clinic` -> `stt-models/windy-pro-engine.json`
## Licence
Upstream base is **apache-2.0** on Hugging Face, verified against the source repo we converted from. Note OpenAI's Whisper *GitHub* repo states MIT while its HF model cards state Apache-2.0; we follow the HF distribution point, since that is what we actually pulled. Windy weights are a derivative and are distributed under the same terms, with attribution upstream.