OpenAI GPT Audio Cost Calculator

Model: OpenAI: GPT Audio, Context: 128000, Cost: $2.5 per 1M input tokens, $10 per 1M output tokens

Note: Calculation is approximate based on public data. Prices may change, check official websites.

This calculator helps you estimate the cost of using the OpenAI GPT Audio model for your projects. The GPT Audio model is OpenAI's advanced audio model, featuring an upgraded decoder for more natural-sounding voices and better voice consistency, with a context window of 128,000 tokens.

The pricing structure for this model is as follows:

  • Input Tokens: $2.5 per 1 million tokens
  • Output Tokens: $10 per 1 million tokens

The total cost is calculated using the formula:

Total Cost = (Input Tokens / 1,000,000) * $2.5 + (Output Tokens / 1,000,000) * $10

Example: If you process 5,000,000 input tokens and generate 10,000,000 output tokens:

  • Input Cost = (5,000,000 / 1,000,000) * $2.5 = $12.5
  • Output Cost = (10,000,000 / 1,000,000) * $10 = $100
  • Total Estimated Cost = $12.5 + $100 = $112.5