Views
No views yet
google/gemma-4-E4B-it for use with CrispStrobe/CrispASR.cstr/gemma4-e2b-it-GGUF: the same gemma4 architecture (byte-identical 1024-dim USM Conformer audio tower) with a larger decoder. It runs on the same CrispASR backend with no code changes.The Gemma-4 12B model is a different architecture (gemma4_unified, 640-dim audio encoder) and is not supported by this backend.
| File | Quant | Size | Notes |
|---|---|---|---|
gemma4-e4b-it-f16.gguf | F16 | ~14.6 GB | Full precision |
gemma4-e4b-it-q8_0.gguf | Q8_0 | ~7.8 GB | Near-lossless quant |
gemma4-e4b-it-q4_k.gguf | Q4_K | ~4.1 GB | Standard quant (auto-download default) |
google/gemma-4-E4B-it1# Auto-download the Q4_K default and transcribe:
2crispasr -m gemma4-e4b --auto-download -f audio.wav
3
4# Or point at a local file (backend auto-detected from the GGUF):
5crispasr --backend gemma4-e2b -m gemma4-e4b-it-q4_k.gguf -f audio.wavgemma4-e2b (it serves the whole gemma4 E2B/E4B family).embed_audio.embedding_projection, pre-projection RMSNorm).models/convert-gemma4-e2b-to-gguf.py.google.apache-2.0. This repository redistributes under the same terms; it grants no rights the upstream licence does not.