Whisper ggml models (availability mirror)
This repository redistributes existing model weights unchanged. It exists so that a published mobile application has a distribution endpoint whose availability we control. No model was trained, fine-tuned, or converted here.
Provenance
| Original models | OpenAI Whisper โ Copyright (c) 2022 OpenAI, MIT License |
| ggml conversion & quantization | ggerganov/whisper.cpp โ Copyright (c) 2023-2026 The ggml authors, MIT License |
| This repository | Byte-identical copy of three files from the above. No files were altered. |
Contents
| File | Source model | Quantization | Size |
|---|---|---|---|
ggml-base.en-q5_1.bin |
Whisper base.en | Q5_1 | ~57 MB |
ggml-small.en-q5_1.bin |
Whisper small.en | Q5_1 | ~190 MB |
ggml-small-q5_1.bin |
Whisper small (multilingual) | Q5_1 | ~190 MB |
Each file has been verified by SHA-256 against the upstream repository at the time of upload.
License
MIT, inherited from both upstream projects. The full text is included in this repository: LICENSE.
- OpenAI Whisper โ Copyright (c) 2022 OpenAI
- whisper.cpp / ggml โ Copyright (c) 2023-2026 The ggml authors
The MIT License permits redistribution provided the copyright notice and permission notice are retained, which this repository does.
Model tree for amcic/whisper-cpp-ggml
Base model
openai/whisper-small