lucataco/extract-audio 🖼️🔢❓✓ → 🖼️

▶️ 751 runs 📅 Aug 2025 ⚙️ Cog 0.14.0
audio-extraction video-to-audio

About

Simple tool to extract audio from a video file

Example Output

Output

Example output

Performance Metrics

0.99s Prediction Time
1.34s Total Time
All Input Parameters
{
  "video": "https://replicate.delivery/pbxt/NrX59OpTSevxOx7pMCSedOifdbELxtAPdWmHmh3fL5fCsgto/cloudflare.mp4",
  "fade_in": 0,
  "fade_out": 0,
  "trim_end": 0,
  "trim_start": 0,
  "volume_boost": 1,
  "audio_quality": "high",
  "output_format": "mp3",
  "noise_reduction": false,
  "normalize_audio": false
}
Input Parameters
video (required) Type: string
Video file to extract audio from
fade_in Type: numberDefault: 0Range: 0 - 10
Fade in duration in seconds
fade_out Type: numberDefault: 0Range: 0 - 10
Fade out duration in seconds
trim_end Type: numberDefault: 0Range: 0 - ∞
Seconds to trim from the end (0 = no trimming)
trim_start Type: numberDefault: 0Range: 0 - ∞
Seconds to trim from the beginning
volume_boost Type: numberDefault: 1Range: 0.1 - 5
Volume multiplier (1.0 = original volume, 2.0 = double volume)
audio_quality Default: high
Audio quality level
output_format Default: mp3
Output audio format
noise_reduction Type: booleanDefault: false
Apply basic noise reduction filter
normalize_audio Type: booleanDefault: false
Normalize audio levels to prevent clipping
Output Schema

Output

Type: stringFormat: uri

Version Details
Version ID
6c31366812b3ad2d68c5ac04ee93bfc9baad599b75f8c681010fe850799c89b2
Version Created
August 8, 2025
Run on Replicate →