Whisper is OpenAI's open-source automatic speech recognition model, trained on a large, diverse multilingual dataset and released with open weights. It handles transcription and translation across 90+ languages and is robust to accents, background noise, and technical vocabulary. Because the model itself is open, it can be run entirely offline — a large ecosystem of tools (faster-whisper, whisper.cpp, and others) has grown up around optimizing it for speed on different hardware, from laptops to servers.