Deepgram Python Text To Speech

Use when writing or reviewing Python code in this repo that calls Deepgram Text-to-Speech v1 (`/v1/speak`) for audio synthesis. Covers one-shot REST (`client.speak.v1.audio.generate`) and streaming WebSocket (`client.speak.v1.connect`). Also covers the in-repo `deepgram.helpers.TextBuilder` for incremental text assembly before synthesis. Use `deepgram-python-voice-agent` when you need full-duplex STT + LLM + TTS with barge-in. Triggers include "TTS", "speak", "synthesize voice", "aura", "text to speech", "speak.v1", "TextBuilder".

deepgram a8fed78 6.6 KB Updated

File contents

deepgram/deepgram-python-sdk/tree/main/.agents/skills/deepgram-python-text-to-speech commit a8fed784a8

Frequently asked questions

npx skillmds@latest add deepgram/deepgram-python-text-to-speech