deepgram-go-audio-intelligence
Installation
SKILL.md
Using Deepgram Audio Intelligence from the Go SDK
When to use this product
Use this skill for /v1/listen REST requests that combine transcription with analytics overlays.
- summaries
- topics
- intents
- sentiments
- entity extraction
- language detection
- diarization and redaction where supported
Use a different skill when:
- you only need transcription (
deepgram-go-speech-to-text) - your input is already text (
deepgram-go-text-intelligence)