Example output
{
  "analysis": "The audio is much quieter than the -14 LUFS streaming standard. It might need to be made louder for better listening on streaming platforms."
}

Audio Analyzer

Image Gen·Video-API·by Unified AI API for hundreds models. Access video, image, and audio generation from leading providers through one integration with eachlabs.

Audio Analyzer measures loudness, peaks, and dynamics of any track and returns structured audio metrics as JSON for mastering and quality checks.

Runtime (p50)
40s
Estimated price
$1.80 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "audio-analyzer",
    "input": {
        "audio": "https://cdn-us.eachlabs.ai/defaults/76686a88fc784157826f58231b892aa5.mp3"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Audio Analyzer

01 / 03

What does Audio Analyzer measure?

Audio Analyzer inspects a video or audio track and reports loudness, true peaks, and dynamic range as structured metrics. On the each::labs Video API it returns these values as JSON, giving you an objective read on audio quality before publishing or mastering.