Create transcription
documentedTranscribe audio content to text.
POST /audio/transcriptionsAudiono implementation yet0 runsInput
model
Whisper model to use
{{$model}}
audio_file_path*
Path to audio file
{{$audio_file_path}}
response_format
Response format
{{$response_format}}
language
Language of input audio
{{$language}}
temperature
Sampling temperature
{{$temperature}}
Calls OpenAI as you (your API key is your account); keychains.dev holds the credentials.