Telnyx now hosts Deepgram’s Flux model inside its global network, enabling sub-second conversational speech recognition. Running Flux at the edge removes public cloud hops, reducing latency for real-time AI voice agents.
What’s new
Why it matters
Example use cases
Getting started
"transcription": {
"model": "deepgram/flux",
"language": "en",
"settings": {
"eot_threshold": 0.7,
"eot_timeout_ms": 5000
}
}
Learn more in our developer documentation or contact your Telnyx team.