For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
PlaygroundChangelogSign In
OverviewAPI ReferencePre-recorded STTStreaming STTVoice AgentsSpeech UnderstandingGuardrailsLLM GatewayFAQ
OverviewAPI ReferencePre-recorded STTStreaming STTVoice AgentsSpeech UnderstandingGuardrailsLLM GatewayFAQ
  • Overview
      • How do Content Moderation severity scores work?
      • How can I summarize my audio file?
      • Is Mistral still supported?
      • Is pricing for Speech Understanding per feature or all inclusive?
LogoLogo
PlaygroundChangelogSign In
On this page
  • LLM Gateway (Recommended)
  • Summarization
OverviewSpeech understanding

How can I summarize my audio file?

We offer two options for summarizing audio data.

LLM Gateway (Recommended)

AssemblyAI’s LLM Gateway is a unified interface that allows you to connect with multiple LLM providers including Claude, GPT, and Gemini. Using LLM Gateway, you can leverage powerful language models to generate high-quality summaries of your audio content. You can choose from various models and customize the summarization process to fit your specific needs.

Summarization

Our standard summarization feature generates a single abstractive summary of your entire audio file. Enable it by setting summarization to true in your configuration. You can customize the summary format using summary_model (informative or conversational) and summary_type (paragraph, bullets, or headline). This is a cost-effective option for straightforward summarization needs.

Was this page helpful?
Previous

Is Mistral still supported?

Next
Built with