> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developers.deepgram.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.deepgram.com/_mcp/server.

# April 16, 2026

> Deepgram Self-Hosted release 260416 adds Flux Multilingual for real-time multilingual conversational STT with code-switching support.

## Deepgram Self-Hosted April 2026 Release (260416)

### Container Images (release 260416)

* `quay.io/deepgram/self-hosted-api:release-260416`
  * Equivalent image to:
    * `quay.io/deepgram/self-hosted-api:1.181.7`

* `quay.io/deepgram/self-hosted-engine:release-260416`
  * Equivalent image to:
    * `quay.io/deepgram/self-hosted-engine:3.115.1`

  * Minimum required NVIDIA driver version: `>=570.172.08`

* `quay.io/deepgram/self-hosted-license-proxy:release-260416`
  * Equivalent image to:
    * `quay.io/deepgram/self-hosted-license-proxy:1.10.1`

* `quay.io/deepgram/self-hosted-billing:release-260416`
  * Equivalent image to:
    * `quay.io/deepgram/self-hosted-billing:1.13.0`

### This Release Contains The Following Changes

* **Flux Multilingual** — Real-time multilingual conversational STT is now available for self-hosted deployments. Supports 10 languages (English, Spanish, French, German, Hindi, Russian, Portuguese, Japanese, Italian, and Dutch) with code-switching support. Deploying Flux Multilingual requires setting `model_name = "flux-general-multi"` in the `[flux]` section of `engine.toml`. See [Flux Multilingual](/docs/flux/language-prompting) for details.
* **General Improvements** — Keeps our software up-to-date.