Skip to content

dg-stt v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 04:18
· 19 commits to main since this release

0.4.0 - 2026-08-03

  • Uses diarize_model=latest when diarization is enabled, selecting the current supported diarizer for batch and streaming requests.
  • Added parallel streaming connections, self-hosted endpoint support without a Deepgram API key, endpointing controls, and utterance-end configuration.
  • Improved streaming resilience for control-event response shapes and WAV files with an incorrect zero-length data chunk.