tts slot.
Deepgram is also available as a speech-to-text plugin.
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’stts slot.
Parameters
Constructor parameters forDeepgramTTS. The Python and Node JS SDKs share these field names.
Import paths
The synthesized audio is streamed back to the caller as the final stage of the
pipeline.