Loading...
Loading...
Deploy speech-to-text agents with Deepgram real-time API
lattice template use lattice/deepgramThis will create a new workspace using this template configuration.
Deploy real-time speech-to-text agents using Deepgram's industry-leading transcription API.
Requires Docker-enabled environment or cloud VM.
# Add lattice user to Docker group
sudo adduser lattice docker
sudo systemctl restart lattice
Set your Deepgram API key:
export DEEPGRAM_API_KEY="your-api-key-here"
Get your API key from: https://console.deepgram.com/
This agent definition provisions:
Note: Edit the Terraform to customize transcription models and features.
Built with Deepgram