auto_analyze_audio
Analyze the current audio track to obtain peak level, noise floor, duration, clipping status, and a recommended pipeline for subsequent processing.
Instructions
Analyze the current audio track and recommend the best pipeline to use. This is SYNCHRONOUS — it returns the analysis directly, no job_id needed.
Returns peak level, estimated noise floor, duration, clipping status, and a recommendation for which auto_ pipeline to use next.
IMPORTANT: Load your audio into Audacity before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||