Changes to Create transcription session

POST /realtime/transcription_sessions

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

Changed in 2 of the 31 revisions of this API.39

  1. c7549184dd9526
  2. 81aa43d6a9f113

What changed

  • c7549184dd9526See the full diff
    • added the new gpt-live-transcribe enum value to the input_audio_transcription/model/anyOf[subschema #2]/ response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-transcribe enum value to the input_audio_transcription/model/anyOf[subschema #2]/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property input_audio_transcription/keywords

      new-optional-request-property

    • added the new optional request property input_audio_transcription/languages

      new-optional-request-property

    • added the new gpt-live-transcribe enum value to the request property input_audio_transcription/model/anyOf[subschema #2]/

      request-property-enum-value-added

    • added the new gpt-transcribe enum value to the request property input_audio_transcription/model/anyOf[subschema #2]/

      request-property-enum-value-added

    • added the optional property input_audio_transcription/keywords to the response with the 200 status

      response-optional-property-added

    • added the optional property input_audio_transcription/languages to the response with the 200 status

      response-optional-property-added

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

    • added the new gpt-realtime-whisper enum value to the input_audio_transcription/model/anyOf[subschema #2]/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property input_audio_transcription/delay

      new-optional-request-property

    • added the new gpt-realtime-whisper enum value to the request property input_audio_transcription/model/anyOf[subschema #2]/

      request-property-enum-value-added

    • added the optional property input_audio_transcription/delay to the response with the 200 status

      response-optional-property-added