Views
No views yet
ggml + q5_1 quantized builds of Indian-language Whisper fine-tunes, for
on-device speech-to-text via whisper.cpp.
Used by the Ukta in-store feedback kiosk for accurate regional-language
transcription.ggml-<langCode>-small.bin — q5_1 quantized, ~181 MiB each.| Language | Code | File |
|---|---|---|
| Hindi | hi | ggml-hi-small.bin |
| Kannada | kn | ggml-kn-small.bin |
| Tamil | ta | ggml-ta-small.bin |
| Telugu | te | ggml-te-small.bin |
| Gujarati | gu | ggml-gu-small.bin |
vasista22 small fine-tune); those languages fall back to a general model.whisper-<language>-{base,small}), © Speech Lab, IIT Madras — Apache 2.0.whisper.cpp/models/convert-h5-to-ggml.py → f16 ggml, then
quantize ... q5_1.LICENSE. No change was made to the model weights other than format
conversion and quantization.