---
title: "Changes to Audio To Text"
method: POST
path: "/audio-to-text"
---

# Changes to Audio To Text

`POST /audio-to-text`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 14 of 50 revisions.

- **2025-12-13** `0dfb43d02786` — 5 breaking, 10 info
- **2025-10-30** `0e0e976fd9e0` — 10 breaking, 5 info
- **2025-10-30** `0dfb43d02786` — 5 breaking, 10 info
- **2025-01-14** `0579502149da` — 10 breaking, 5 info
- **2025-01-14** `e0203b5e3aff` — 5 breaking, 10 info
- **2024-12-26** `494e040533b4` — 10 breaking, 5 info
- **2024-12-26** `0d725f574173` — 5 breaking, 10 info
- **2024-11-06** `313197c2a0d0` — 1 breaking, 1 info
- **2024-11-05** `f8f30d24cb76` — 1 breaking, 1 info
- **2024-10-29** `aa0d98672df5` — 1 breaking
- **2024-10-25** `44e72d9a7c50` — 1 breaking
- **2024-10-25** `6da14a927bc9` — 1 info
- **2024-10-15** `89ddfaad7a6a` — 1 info
- **2024-09-13** `1513fc5b52f4` — 2 info

## Changes

- **2025-12-13** `0dfb43d02786` — 5 breaking, 10 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `415`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `415`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `415` status
  - added the required property `detail/msg` to the response with the `500` status
- **2025-10-30** `0e0e976fd9e0` — 10 breaking, 5 info
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `413`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `415`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `413` status
  - removed the required property `detail/msg` from the response with the `415` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `413`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `415`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
- **2025-10-30** `0dfb43d02786` — 5 breaking, 10 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `415`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `415`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `415` status
  - added the required property `detail/msg` to the response with the `500` status
- **2025-01-14** `0579502149da` — 10 breaking, 5 info
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `413`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `415`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `413` status
  - removed the required property `detail/msg` from the response with the `415` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `413`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `415`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
- **2025-01-14** `e0203b5e3aff` — 5 breaking, 10 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `415`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `415`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `415` status
  - added the required property `detail/msg` to the response with the `500` status
- **2024-12-26** `494e040533b4` — 10 breaking, 5 info
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `413`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `415`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `413` status
  - removed the required property `detail/msg` from the response with the `415` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `413`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `415`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
- **2024-12-26** `0d725f574173` — 5 breaking, 10 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `415`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `415`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `415` status
  - added the required property `detail/msg` to the response with the `500` status
- **2024-11-06** `313197c2a0d0` — 1 breaking, 1 info
  - the `chunks/items/timestamp` response property's minItems was decreased from `2` to `0` for the response status `200`
  - removed `subschema #1, subschema #2` from the `chunks/items/timestamp` response property 'prefixItems' list for the response status `200`
- **2024-11-05** `f8f30d24cb76` — 1 breaking, 1 info
  - added `subschema #1, subschema #2` to the `chunks/items/timestamp` response property 'prefixItems' list for the response status `200`
  - removed `subschema #1, subschema #2` from the `chunks/items/timestamp` response property 'prefixItems' list for the response status `200`
- **2024-10-29** `aa0d98672df5` — 1 breaking
  - added `subschema #1, subschema #2` to the `chunks/items/timestamp` response property 'prefixItems' list for the response status `200`
- **2024-10-25** `44e72d9a7c50` — 1 breaking
  - request property `return_timestamps` list-of-types was narrowed by removing types `boolean` from media type `multipart/form-data`
- **2024-10-25** `6da14a927bc9` — 1 info
  - added the new optional request property `return_timestamps`
- **2024-10-15** `89ddfaad7a6a` — 1 info
  - added the non-success response with the status `415`
- **2024-09-13** `1513fc5b52f4` — 2 info
  - api operation id `audio_to_text` removed and replaced with `genAudioToText`
  - api tag `generate` added

---

[Operation](https://skmtc.dev/livepeer/apis/livepeer-ai-runner/docs/audio-to-text/post.md) · [API](https://skmtc.dev/livepeer/apis/livepeer-ai-runner.md) · [Page](https://skmtc.dev/livepeer/apis/livepeer-ai-runner/changes/audio-to-text/post)
