# Whisper Small Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/whisper-small
> Markdown URL: https://aitinkerers.org/technologies/whisper-small.md
> Technology record last updated: 2026-09-18T15:13:55Z
> Generated: 2026-09-21T19:40:25Z

OpenAI's 244M parameter transformer model engineered for high-speed, multilingual speech-to-text transcription.

Whisper Small hits the production sweet spot: 244M parameters of multilingual speech-to-text power. It processes 30 second audio chunks through an encoder-decoder transformer architecture, supporting 99 languages out of the box. While the Large-v3 model (1.55B parameters) offers higher precision, the Small variant maintains a competitive 10.6 Word Error Rate (WER) on LibriSpeech clean data. It is the primary choice for developers needing low-latency transcription on standard hardware (CPUs or mid-range GPUs).

- Official technology site: https://huggingface.co/openai/whisper-small
- Public AI Tinkerers demos and talks: 0
- Result page: 1 of 1

## Recent Public Talks and Demos

No public projects are currently indexed for this technology.
