Glossary → Transcription & speech recognition
Transcription & speech recognition
Quantization (of speech models)
Quantization shrinks a neural speech model by storing its weights at lower numeric precision — for example INT8 instead of 32-bit floats — cutting memory use and speeding up inference with a small accuracy cost.
Quantization is why large models run on laptops and phones at all: an INT8 Whisper variant needs a fraction of the memory of the original. The accuracy loss is usually small on clear audio and shows up first on hard audio and rare words.
Related terms
Real-time factor (RTF)Real-time factor (RTF) measures transcription speed as processing time divided by audio duration: an RTF of 0.…
End-to-end speech recognitionEnd-to-end speech recognition uses a single neural network that maps audio directly to text, replacing the cla…
Put the term to work
Transcribe audio or video in 99 languages — speaker labels, word timestamps, captions.
Transcribe a file →