Introducing Whisper
Summary
OpenAI introduces Whisper, an end-to-end encoder-decoder Transformer model trained on large-scale diverse audio data for robust multilingual speech recognition, language identification, and speech-to-English translation. Whisper achieves 50% fewer errors than specialized models on diverse datasets and outperforms supervised benchmarks on speech translation despite not being fine-tuned to specific datasets.
View Cached Full Text
Cached at: 04/20/26, 02:46 PM
Similar Articles
openai/whisper-large-v3
OpenAI released Whisper large-v3, an updated automatic speech recognition model with 128 Mel frequency bins and a new Cantonese token, trained on 5 million hours of data and achieving 10-20% error reduction over large-v2.
Whisper Live - A nearly-live implementation of Open AI's Whisper, free & open-source
WhisperLive is an open-source real-time transcription tool using OpenAI's Whisper, supporting multiple backends like faster-whisper and TensorRT for live speech-to-text.
vaibhavs10/incredibly-fast-whisper
A highly optimized version of OpenAI's Whisper Large v3 using Transformers, Optimum, and Flash Attention 2, capable of transcribing 150 minutes of audio in under 2 minutes on Replicate.
Introducing ChatGPT and Whisper APIs
OpenAI released ChatGPT (GPT-3.5 Turbo) and Whisper APIs for developers, featuring 90% cost reduction since December and enabling integration into third-party applications. The announcement includes early adopter examples from Snap, Quizlet, Instacart, Shop, and Speak.
Advancing voice intelligence with new models in the API
OpenAI has announced three new voice models in its API: GPT-Realtime-2 with advanced reasoning, GPT-Realtime-Translate for live multilingual translation, and GPT-Realtime-Whisper for streaming transcription, aiming to enable more natural and action-oriented voice applications.