| page_title | subcategory | description |
|---|---|---|
openai_audio_transcriptions Data Source - terraform-provider-openai |
model(String) Filter transcriptions by model. Options include 'whisper-1', 'gpt-4o-transcribe', and 'gpt-4o-mini-transcribe'.project_id(String) The ID of the project associated with the audio transcriptions. If not specified, the API key's default project will be used.
id(String) The ID of this resource.transcriptions(List of Object) (see below for nested schema)
Read-Only:
created_at(Number)duration(Number)id(String)language(String)model(String)status(String)text(String)