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
      • Managing Projects
      • Using Multiple Projects
      • Working With Roles & API Scopes
      • Supported Audio Formats
      • Deployment Options
      • Creating Additional API Keys
      • Safely Removing Team Members With Active API Keys
      • Using the Sec-WebSocket-Protocol
      • Logs & Usage Data
      • Model Improvement Program
      • Working With Concurrency Rate Limits
      • Audio Preprocessing & Barge-In
      • Understanding NAT Port Exhaustion
LogoLogo
Ask AIPlaygroundLoginFree API Key
On this page
  • Common audio formats
  • Using other audio formats
  • Audio format best practices
GuidesDeep Dives

Supported Audio Formats

Learn about audio formats and encoding supported by Deepgram.
Was this page helpful?
Previous

Deployment Options

Learn about the deployment options available for Deepgram services.
Next
Built with

Common audio formats

Deepgram can handle nearly all audio formats and encodings available (over 100+). Some of the most common audio formats and encodings we support include:

  • MP3
  • MP4
  • MP2
  • AAC
  • WAV
  • FLAC
  • PCM
  • M4A
  • Ogg
  • Opus
  • WebM

Using other audio formats

We recommend testing small sets of audio when first operating with new audio sources to ensure compatibility.

Because audio format is largely unconstrained, we always recommend to ensure compatibility by testing small sets of audio when first operating with new audio sources.

Audio format best practices

Generally you don’t have to specify the audio format in your API request but if you know the format of your audio, providing it in you API request can help reduce unnecessary computation.