Skip to main content
Detects where the topic changes in your audio and splits it into chapters with timestamps.

Example

Request:
Response:

Parameters


Notes

Chapters are detected by measuring how much the topic shifts between consecutive segments. A large similarity drop = new chapter.
Adjust sensitivity to control granularity. Lower values produce more chapters, higher values produce fewer.
Embeddings are shared with deep_search. If one has already run on a file, the other reuses the stored embeddings.
Works great on long-form content like lectures, podcasts, and meetings. Short clips under 5 minutes rarely produce meaningful chapter splits.