Skip to main content

extract_audio

Extract audio track from a video file.

normalize_audio

Normalize audio loudness to broadcast standards (EBU R128).

noise_remove

Remove background noise from audio.

fade_audio

Add fade in/out effects to audio.

mix_audio

Mix multiple audio tracks together. Use an array of URLs as input.

pitch_shift

Shift audio pitch up or down.

loudness_analyze

Analyze audio loudness levels (LUFS, peak, dynamic range).
Returns loudness metrics in the output without modifying the file.

transcribe

Transcribe speech to text using OpenAI Whisper.

waveform

Generate a visual waveform image from audio.