Skip to main content
POST
Transcribe audio

Authorizations

Authorization
string
header
required

Use Authorization: Bearer pyai_live_... (or pyai_test_...).

Body

multipart/form-data
file
file
required

Audio file (wav, mp3, m4a, flac, ogg).

model
string
default:pyai-hear
response_format
enum<string>
default:json
Available options:
json,
text,
verbose_json
language
string

ISO-639-1 language hint (e.g. en). English is the GA, benchmarked language today; other codes are accepted as hints but accuracy is not yet published, see the Language support reference.

seed
integer

Optional determinism seed for reproducible eval runs. Forwarded to the engine and honored once the engine supports it; no effect when omitted.

temperature
number

Optional sampling temperature for reproducible eval runs. Forwarded to the engine and honored once the engine supports it; no effect when omitted.

Response

Transcription result

text
string
model
string