Skip to content

Quantized Hebrew models

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 23:07
· 5 commits to claude/android-meeting-transcriber-app-ffvbe7 since this release
ecc40ae

Quantized builds of the ivrit.ai Hebrew Whisper models, for whisper.cpp.

Source: https://huggingface.co/ivrit-ai/whisper-large-v3-turbo-ggml/resolve/main/ggml-model.bin (1549 MB, f16)

  • ivrit-whisper-large-v3-turbo-q5_0.bin — 547 MB, sha256 6c1da92e8e41dd64b8cc402eee7eb7a433d2152567e1a4d9cf181fefcc67a572

q8_0 is near-lossless and roughly halves the memory traffic;
q5_0 is about a third of the original at some cost in accuracy.