Changes to Transcribes audio into the input language.

POST /openai/v1/audio/transcriptions

Every recorded change to this endpoint, newest first. Back to the operation

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

  1. ee34f94100e31
  2. 57e8ccf3bae43
  3. 98874226a7dc11
  4. 1f0d266ba97b11
  5. f2c71038b5ac11
  6. d9cb66d876292
  7. a4c1214ecaa212
  8. 0f93f9ac6d4a1
  9. 45aff5d28bf62
  10. a3e82ffbc46211
  11. c28de228634e1

What changed

    • 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

    • added CreateTranscriptionResponseVerboseJson to the response body oneOf list for the response status 200

      response-body-one-of-added