January 15, 2026

Container Images Release

Deepgram Self-Hosted January 2026 Release (260115)

Container Images (release 260115)

  • quay.io/deepgram/self-hosted-api:release-260115

    • Equivalent image to:
      • quay.io/deepgram/self-hosted-api:1.176.0
  • quay.io/deepgram/self-hosted-engine:release-260115

    • Equivalent image to:

      • quay.io/deepgram/self-hosted-engine:3.107.0-1
    • Minimum required NVIDIA driver version: >=570.172.08

  • quay.io/deepgram/self-hosted-license-proxy:release-260115

    • Equivalent image to:
      • quay.io/deepgram/self-hosted-license-proxy:1.9.2
  • quay.io/deepgram/self-hosted-billing:release-260115

    • Equivalent image to:
      • quay.io/deepgram/self-hosted-billing:1.12.1

January 2026 Self-Hosted Release: Update Recommendation

In Deepgram’s January 2026 self-hosted release (release-260115), we added new functionality to improve TTS response times from our API and Engine containers.

Due to this product change, the January 2026 self-hosted release is not backwards-compatible with previous releases when used to serve TTS traffic. It is a breaking change in how the API and Engine containers communicate with each other. To avoid any downtime in your self-hosted deployment, the updated version of the Engine node (3.107.0-1) must be running in advance of the updated version of the API node (1.176.0) serving requests. Note that the new version of the Engine (3.107.0-1) is compatible with previous versions of the API, so the Engine container must be deployed before the API container. The blue-green deployment strategy is one possible deployment strategy, but there are others that satisfy the requirement that the Engine container is deployed first. This is only applicable for deployments serving TTS traffic. The breaking change is not relevant to deployments serving STT traffic.

The License Proxy node is not impacted by breaking changes, but in the context of a complete Deepgram self-hosted deployment, it is most cohesive to also include the update to the License Proxy node (1.9.2) in the blue-green deployment.

This Release Contains The Following Changes

  • Improves Transcription of “Um” in Portuguese — Monolingual Portuguese STT now transcribes “um” (meaning “one”) as a non-filler word, and “um” is included in Portuguese transcripts, even when the filler_words feature is disabled.
  • General Improvements — Keeps our software up-to-date