For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Ask AIPlaygroundLoginFree API Key
HomeAPI ReferenceVoice AgentSpeech-to-TextText-to-SpeechIntelligenceSelf-Hosted Deployments
HomeAPI ReferenceVoice AgentSpeech-to-TextText-to-SpeechIntelligenceSelf-Hosted Deployments
    • Home
    • Ask AI
    • Support
    • Changelog
  • Trust & Security
    • Security Policy
    • Data Privacy Compliance
    • Information Security & Privacy
  • SDKs
    • SDK Features
  • Guides
LogoLogo
Ask AIPlaygroundLoginFree API Key

Changelog

February 28, 2023
February 28, 2023
Was this page helpful?
Previous

February 27, 2023

Next
Built with

On-Premises Release 230228

Deepgram released a new version of its on-premises solution.

On-Premises Release 230228: Docker Hub Images

  • deepgram/onprem-api:1.83.0

  • deepgram/onprem-engine:3.43.4

    • Minimum required NVIDIA driver version: >=450.80.02
  • deepgram/onprem-license-proxy:1.3.0

  • deepgram/onprem-metrics-server:2.0.3

  • deepgram/onprem-billing:1.5.3

  • deepgram/onprem-dgtools:2.1.3

Changes

  • Improvements to Smart Formatting.

  • Improved usage reporting for multichannel, streaming, and NLU features.

  • TLS support for streaming callbacks.

  • Resolves an issue when parsing μ-law or A-law encoded audio data.

  • Resolves an issue which impacted Language Detection.

  • Migrated to the Rocky Linux base images to resolve CVEs for the following components:

    • deepgram/onprem-api
    • deepgram/onprem-engine
    • deepgram/onprem-license-proxy
    • deepgram/onprem-metrics-server
    • deepgram/onprem-dgtools
  • Due to the base image change, it is recommended that users prune their container images with the following command: docker image prune -a

  • Other minor stability, error handling, and performance improvements.