cstr / gigaam-v3-GGUF

huggingface.co
Total runs: 1.1K
24-hour runs: 0
7-day runs: 13
30-day runs: -1.8K
Model's Last Updated: August 02 2026
automatic-speech-recognition

Introduction of gigaam-v3-GGUF

Model Details of gigaam-v3-GGUF

GigaAM-v3 — GGUF (ggml conversions)

GGUF conversions of ai-sage/GigaAM-v3 for use with the gigaam backend in CrispStrobe/CrispASR .

GigaAM-v3 is a 220 M-parameter Conformer foundation model for Russian ASR, pretrained with a HuBERT-CTC objective on ~700 K hours of Russian speech. The upstream repo ships five checkpoints as git revisions; the four ASR ones are converted here (the ssl encoder has no head and produces no transcript).

File Size Head Vocabulary Output
gigaam-v3-e2e-rnnt-{f16,q8_0,q4_k}.gguf 452 / 249 / 154 MB RNN-T SentencePiece 1024 punctuation + casing + ITN — best WER (8.4 % avg)
gigaam-v3-e2e-ctc-{f16,q8_0,q4_k}.gguf 449 / 247 / 152 MB CTC SentencePiece 256 punctuation + casing + ITN, faster decode
gigaam-v3-rnnt-{f16,q8_0,q4_k}.gguf 449 / 246 / 152 MB RNN-T 33 Cyrillic chars lowercase, no punctuation
gigaam-v3-ctc-{f16,q8_0,q4_k}.gguf 449 / 246 / 151 MB CTC 33 Cyrillic chars lowercase, no punctuation
Which one to pick

gigaam-v3-e2e-rnnt-q8_0.gguf unless you have a reason not to — it is the lowest-WER variant, emits punctuation and casing, and its transcript is identical to the PyTorch reference.

Usage
crispasr --backend gigaam -m gigaam-v3-e2e-rnnt-q8_0.gguf -f audio.wav
# or let the registry fetch it:
crispasr --backend gigaam -m auto --auto-download -f audio.wav

Audio is 16 kHz mono. Long inputs are sliced by the CLI's VAD/chunking; the model itself has a ~25 s practical window (full attention, O(T²)).

Verification

Every file was checked against a per-stage PyTorch reference dumped from the upstream modeling_gigaam.py ( crispasr-diff gigaam <model> <ref> <wav> ), on GigaAM's own example.wav :

variant mel encoder (cos) transcript vs PyTorch
f16 (all four) 1.000000 1.000000 byte-identical
q8_0 (all four) 1.000000 0.9974 – 0.9988 byte-identical
q4_k ctc , rnnt 1.000000 0.95 – 0.99 byte-identical
q4_k e2e_ctc 1.000000 0.982 one spurious trailing ,
q4_k e2e_rnnt 1.000000 0.987 content identical; 4 words lose their capital letter

So: q8_0 is the safe quant ; q4_k is fine for the charwise models and costs a little casing/punctuation fidelity on the two SentencePiece ones.

In every quant the mel filterbank, Hann window, encoder.pre.* subsampling convs and the decode head ( joint.* / decoder.* / head.ctc.* ) are kept at source precision — the mel is un-normalized log-mel, so subsampling rounding error would otherwise cascade through all 16 conformer blocks, and the head is a blank-vs-token argmax where a flipped decision derails the greedy decode.

Conversion
python models/convert-gigaam-to-gguf.py \
    --model ai-sage/GigaAM-v3 --revision e2e_rnnt \
    --output gigaam-v3-e2e-rnnt-f16.gguf
./build/bin/crispasr-quantize gigaam-v3-e2e-rnnt-f16.gguf \
    gigaam-v3-e2e-rnnt-q8_0.gguf q8_0
License

MIT, inherited from ai-sage/GigaAM-v3 . Please cite the upstream model when you use these weights.

Runs of cstr gigaam-v3-GGUF on huggingface.co

1.1K
Total runs
0
24-hour runs
-8
3-day runs
13
7-day runs
-1.8K
30-day runs

More Information About gigaam-v3-GGUF huggingface.co Model

More gigaam-v3-GGUF license Visit here:

https://choosealicense.com/licenses/mit

gigaam-v3-GGUF huggingface.co

gigaam-v3-GGUF huggingface.co is an AI model on huggingface.co that provides gigaam-v3-GGUF's model effect (), which can be used instantly with this cstr gigaam-v3-GGUF model. huggingface.co supports a free trial of the gigaam-v3-GGUF model, and also provides paid use of the gigaam-v3-GGUF. Support call gigaam-v3-GGUF model through api, including Node.js, Python, http.

gigaam-v3-GGUF huggingface.co Url

https://huggingface.co/cstr/gigaam-v3-GGUF

cstr gigaam-v3-GGUF online free

gigaam-v3-GGUF huggingface.co is an online trial and call api platform, which integrates gigaam-v3-GGUF's modeling effects, including api services, and provides a free online trial of gigaam-v3-GGUF, you can try gigaam-v3-GGUF online for free by clicking the link below.

cstr gigaam-v3-GGUF online free url in huggingface.co:

https://huggingface.co/cstr/gigaam-v3-GGUF

gigaam-v3-GGUF install

gigaam-v3-GGUF is an open source model from GitHub that offers a free installation service, and any user can find gigaam-v3-GGUF on GitHub to install. At the same time, huggingface.co provides the effect of gigaam-v3-GGUF install, users can directly use gigaam-v3-GGUF installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

gigaam-v3-GGUF install url in huggingface.co:

https://huggingface.co/cstr/gigaam-v3-GGUF

Url of gigaam-v3-GGUF

gigaam-v3-GGUF huggingface.co Url

Provider of gigaam-v3-GGUF huggingface.co

cstr
ORGANIZATIONS

Other API from cstr

huggingface.co

Total runs: 5.4K
Run Growth: 1.8K
Growth Rate: 33.08%
Updated:August 14 2026
huggingface.co

Total runs: 3.1K
Run Growth: 1.4K
Growth Rate: 45.05%
Updated:August 02 2026
huggingface.co

Total runs: 2.8K
Run Growth: 412
Growth Rate: 14.56%
Updated:August 02 2026
huggingface.co

Total runs: 2.6K
Run Growth: 703
Growth Rate: 27.32%
Updated:August 02 2026
huggingface.co

Total runs: 2.4K
Run Growth: 1.2K
Growth Rate: 47.74%
Updated:August 31 2026
huggingface.co

Total runs: 2.3K
Run Growth: 21
Growth Rate: 0.92%
Updated:August 02 2026
huggingface.co

Total runs: 2.0K
Run Growth: 262
Growth Rate: 13.13%
Updated:August 02 2026
huggingface.co

Total runs: 1.7K
Run Growth: 174
Growth Rate: 10.09%
Updated:August 03 2026
huggingface.co

Total runs: 1.4K
Run Growth: -2.6K
Growth Rate: -180.34%
Updated:August 02 2026
huggingface.co

Total runs: 1.1K
Run Growth: 130
Growth Rate: 12.14%
Updated:July 21 2026
huggingface.co

Total runs: 1.1K
Run Growth: 451
Growth Rate: 42.83%
Updated:August 02 2026
huggingface.co

Total runs: 1.0K
Run Growth: -160
Growth Rate: -15.43%
Updated:August 02 2026
huggingface.co

Total runs: 1.0K
Run Growth: 291
Growth Rate: 28.84%
Updated:August 02 2026
huggingface.co

Total runs: 905
Run Growth: 62
Growth Rate: 6.85%
Updated:August 02 2026
huggingface.co

Total runs: 871
Run Growth: 212
Growth Rate: 24.34%
Updated:August 02 2026