Skip to main content
Each chapter contains the following:
  • Summary
  • One-line gist
  • Headline
  • Start and end timestamps

Auto Chapters and Summarization

You can only enable one of the Auto Chapters and Summarization models in the same transcription.

Quickstart

Enable Auto Chapters by setting auto_chapters to true in the transcription config. punctuate must be enabled to use Auto Chapters (punctuate is enabled by default).

Example output

API reference

Request

Response

The response also includes the request parameters used to generate the transcript.

Frequently asked questions

No, the number of chapters generated by the Auto Chapters model isn’t configurable by the user. The model automatically segments the audio file into logical chapters as the topic of conversation changes.

Troubleshooting

One possible reason is that the audio file doesn’t contain enough variety in topic or tone for the model to identify separate chapters. Another reason could be due to background noise or low-quality audio interfering with the model’s analysis.