Skip to main content
Deepgram is a speech-to-text plugin. It transcribes the caller’s audio into text for the LLM.

Setup

Set your Deepgram API key in the worker environment. Generate a key from the Deepgram console:

Usage

Import the plugin and pass it to the pipeline’s stt slot.

Parameters

Constructor parameters for DeepgramSTT. The Python and Node JS SDKs share these field names.

Import paths

Transcribed text passes to the LLM once turn detection decides the caller has finished speaking.