Try GPT Audio in the Workbench
Run this model interactively, tune parameters, and compare outputs.
gpt-audio
GPT Audio is OpenAI’s generally available audio model. It accepts audio as an input content part in the Chat Completions API, so a chat model can answer about spoken audio alongside text.
Example request
Fetch model details
The models endpoint returns the full model object, including itsjson_request_schema.