Skip to main contentCrate gigastt_core
Source - error
- Error types for the gigastt public API.
- export
- Output formatters for transcription results.
- inference
- ONNX Runtime inference engine for GigaAM v3 e2e_rnnt.
- itn
- Inverse text normalization (ITN): Russian number-words → Arabic digits.
- lexicon
- Default Russian brand / acronym hotword lexicon.
- model
- Model download and management.
- onnx_proto
- ONNX protobuf types, generated at build time from
proto/onnx.proto. - protocol
- WebSocket protocol messages for gigastt.
- punctuation
- Optional punctuation + capitalization restoration for the plain
rnnt head. - quantize
- Dynamic INT8 (QOperator) quantization for ONNX encoder models.
- vad
- Voice activity detection (VAD) via the Silero v5 ONNX model.