Example tasks
Transcribe audio using Deepgram
This example will show you how to transcribe audio using Deepgram’s speech recognition API with Trigger.dev.
Overview
Transcribe audio using Deepgram’s speech recognition API.
Key Features
- Transcribe audio from a URL
- Use the Nova 2 model for transcription
Task code
trigger/deepgramTranscription.ts
Testing your task
To test this task in the dashboard, you can use the following payload:
Was this page helpful?