Sign in

Create transcription

documented

Transcribe audio content to text.

POST /audio/transcriptionsAudiono implementation yet0 runs

Input

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.