Summarization
Task Description
The Transcript Summarization endpoint provides automatic summarization of transcript content. It generate clear and concise summaries from input transcripts.
Inputs
- Transcript Text: The full transcript content that needs to be summarized.
Output
Description
The API returns a JSON object containing a single field summary
with the generated summary text. The summary is designed to be concise while capturing the key points from the input transcript.