Audio

Transcribes audio into the input language.

post/openai/v1/audio/transcriptions

Response

OK

textstring required

The transcribed text.

Changes

Changed in 11 of the 43 revisions of this API.7113

    • added the new whisper-large-v3-turbo enum value to the request property model/anyOf[subschema #2]/

      request-property-enum-value-added

    • added the new optional request property url

      new-optional-request-property

    • added subschema #1 subschema #2 to the request body oneOf list

      request-body-one-of-added

    • the request property file became optional

      request-property-became-optional

    • removed the enum value false of the request property language/anyOf[subschema #2]/

      request-property-enum-value-removed

    • added the new no enum value to the request property language/anyOf[subschema #2]/

      request-property-enum-value-added

  • 1f0d266ba97b11See the full diff
    • removed the enum value no of the request property language/anyOf[subschema #2]/

      request-property-enum-value-removed

    • added the new false enum value to the request property language/anyOf[subschema #2]/

      request-property-enum-value-added

  • f2c71038b5ac11See the full diff
    • removed subschema #1 from the language request property anyOf list

      request-property-any-of-removed

    • added subschema #1 subschema #2 to the language request property anyOf list

      request-property-any-of-added

    • added subschema #1 to the language request property anyOf list

      request-property-any-of-added

    • the language request property type/format was generalized from string/ to /

      request-property-type-generalized

  • a4c1214ecaa212See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed CreateTranscriptionResponseJson CreateTranscriptionResponseVerboseJson from the response body oneOf list for the response status 200

      response-body-one-of-removed

    • added the required property text to the response with the 200 status

      response-required-property-added

    • the endpoint scheme security api_key was removed from the API

      api-security-removed

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

    • removed the enum value srt of the request property response_format

      request-property-enum-value-removed

    • removed the enum value vtt of the request property response_format

      request-property-enum-value-removed

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

  • a3e82ffbc46211See the full diff
    • removed the request property timestamp_granularities[]

      request-property-removed

    • added the new optional request property timestamp_granularities

      new-optional-request-property