Audio

Create audio transcription request

Transcribes audio into text

post/audio/transcriptions

Response

OK

OR

Example response

{
  "text": "Hello, world!"
}

Changes

Changed in 1 of the 14 revisions of this API.91

  • 0c4fdad7743591See the full diff
    • the oneOf[AudioTranscriptionVerboseJsonResponse]/duration response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/segments/items/end response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/segments/items/start response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/end response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/start response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/words/items/end response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/words/items/start response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/words/items/end response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the oneOf[AudioTranscriptionVerboseJsonResponse]/words/items/start response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the temperature request property type/format was generalized from number/float to number/

      request-property-type-generalized

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog