deepgram-rust-conversational-stt

Installation
SKILL.md

Using Deepgram Conversational STT (Rust SDK)

Use this skill for Deepgram Flux, the crate's supported turn-based conversational streaming path.

When to use this product

  • Building turn-based STT for voice-agent pipelines.
  • Handling TurnEvent::{StartOfTurn, EndOfTurn, EagerEndOfTurn, TurnResumed, Update}.
  • Tuning end-of-turn behavior with eot_threshold, eager_eot_threshold, and eot_timeout_ms.

Authentication

Flux is under the listen feature.

Installs
2
GitHub Stars
66
First Seen
May 31, 2026
deepgram-rust-conversational-stt — deepgram/deepgram-rust-sdk