Request
This endpoint expects a multipart form containing a file.
modelstringRequired
ID of the model to use.
languagestringRequired
The language of the input audio, supplied in [ISO-639-1](https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes) format.
temperaturedoubleOptional
The sampling temperature, between 0 and 1. Higher values like 0.8 make the output more random, while lower values like 0.2 make it more focused and deterministic.
filefileRequired
The audio file object to transcribe. Supported file extensions are flac, mp3, mpeg, mpga, ogg, and wav.