---
title: "Changes to Create audio transcription request"
method: POST
path: "/audio/transcriptions"
---

# Changes to Create audio transcription request

`POST /audio/transcriptions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 14 revisions.

- **2026-07-26** `0c4fdad77435` — 9 breaking, 1 info

## Changes

- **2026-07-26** `0c4fdad77435` — 9 breaking, 1 info
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/duration` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/segments/items/end` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/segments/items/start` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/end` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/start` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/words/items/end` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/speaker_segments/items/words/items/start` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/words/items/end` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `oneOf[#/components/schemas/AudioTranscriptionVerboseJsonResponse]/words/items/start` response's property type/format changed from `number`/`float` to `number`/`` for status `200`
  - the `temperature` request property type/format was generalized from `number`/`float` to `number`/``

---

[Operation](https://skmtc.dev/together/apis/together-apis/docs/audio/transcriptions/post.md) · [API](https://skmtc.dev/together/apis/together-apis.md) · [Page](https://skmtc.dev/together/apis/together-apis/changes/audio/transcriptions/post)
