Whisper Environmental Impact
OpenAI's open-source speech-to-text model
- Architecture
- Encoder-decoder Transformer (audio)
- Parameters
- 1.55B
- Provider
- OpenAI
Energy per query
0.50 Wh
2x more than a Google search (0.3 Wh)
CO2 per query
0.22 g
Global Average grid (475 gCO₂/kWh)
Water per query
2 mL
~556 queries to fill 1 litre
Processing location
Self-hosted (varies) / Azure
Provider
OpenAI
Category
audio
Grid carbon intensity
475 g CO2/kWh (27% renewable)
How does Whisper compare?
Detailed Breakdown
Energy Consumption
Whisper consumes approximately 0.5 Wh per minute of audio transcription. The largest model (1.55B parameters) is accurate but energy-intensive; the smaller 'tiny' (39M) and 'base' (74M) variants use a fraction of the energy at ~0.03-0.05 Wh/min. Whisper can run on consumer GPUs or even CPUs, making it one of the most widely deployed open-source AI models.
Power Source & Carbon
Fully open-source (MIT licence). Widely self-hosted on consumer hardware, cloud GPUs, and edge devices. When used via the OpenAI API, runs on Azure infrastructure.
Water Usage
At ~1.8 mL per minute of transcription (large model, cloud-hosted). Self-hosted on consumer hardware, water usage is zero.
About Whisper
Whisper is an open-source audio model from OpenAI, released in September 21, 2022, that runs well below the category average for energy consumption at 0.50 Wh per query. Because its weights are publicly available, it can be self-hosted on any infrastructure — meaning its carbon footprint depends entirely on where and how you choose to run it. At 1.55B parameters, it openai's open-source speech-to-text model.
These figures are estimates derived from hardware specifications and API benchmarks — OpenAI has not published official energy data for Whisper. Actual consumption may vary significantly depending on batching, quantisation, and infrastructure optimisations that we cannot observe from outside.
Whisper in Context
Your yearly Whisper footprint
At 25 queries per day, your annual Whisper usage consumes 4.6 kWh — comparable to running a LED light bulb for a month. That produces 2.0 kg of CO₂.
Key Insights
What does your Whisper usage cost the planet?
Use our calculator to estimate your personal environmental footprint based on how often you use Whisper.
Calculate My ComputeFrequently Asked Questions
How much energy does Whisper use per query?
Each Whisper query consumes approximately 0.50 Wh of energy. This is 2x more than a traditional Google search (~0.3 Wh).
What is Whisper's carbon footprint?
Based on the carbon intensity of Self-hosted (varies) / Azure, each query produces approximately 0.22 g of CO2. The grid in this region has a carbon intensity of 475 g CO2/kWh with 27% renewable energy.
How much water does Whisper use?
Each query consumes approximately 2 mL of water, primarily used for cooling the data centers that process the request.
How does Whisper compare to a Google search?
A Whisper query uses 2x more than a Google search in terms of energy. A Google search uses approximately 0.3 Wh, while Whisper uses 0.50 Wh.
Technical Details
Architecture
Encoder-decoder Transformer (audio)
Parameters
1.55B
Release date
2022-09-21
Open source
Yes