-
quay.io/deepgram/self-hosted-api:release-260514
- Equivalent image to:
quay.io/deepgram/self-hosted-api:1.187.0
-
quay.io/deepgram/self-hosted-engine:release-260514
-
Equivalent image to:
quay.io/deepgram/self-hosted-engine:3.117.0
-
Minimum required NVIDIA driver version: >=570.172.08
-
quay.io/deepgram/self-hosted-license-proxy:release-260514
- Equivalent image to:
quay.io/deepgram/self-hosted-license-proxy:1.10.1
-
quay.io/deepgram/self-hosted-billing:release-260514
- Equivalent image to:
quay.io/deepgram/self-hosted-billing:1.13.0
Release 260514 ships Deepgram’s new batch diarization model (v2) to self-hosted. New deployments provisioned through your Deepgram representative will receive only the v2 batch diarizer model on disk by default. To produce diarized output on a fresh deployment, batch requests must specify diarize_model=v2 or diarize_model=latest. diarize=true on its own is pinned to v1; on a 260514 deployment that does not have the v1 model on disk, /v1/listen?diarize=true returns a successful response with no speaker labels — consistent with Deepgram’s longstanding behavior when a requested diarizer model is not present.
Existing deployments retain their v1 batch diarizer and continue to work without changes. To add v2 to an existing deployment, contact your Deepgram representative.