← Back to all generators
lucataco/extract-audio
OfficialView on Replicate →
Simple tool to extract audio from a video file
Capabilities
No capability data available
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
video* | string(uri) | Video file to extract audio from | — | — |
audio_quality | string | Audio quality level | "high" | lowmediumhighlossless |
fade_in | number | Fade in duration in seconds | 0 | min: 0, max: 10 |
fade_out | number | Fade out duration in seconds | 0 | min: 0, max: 10 |
noise_reduction | boolean | Apply basic noise reduction filter | false | — |
normalize_audio | boolean | Normalize audio levels to prevent clipping | false | — |
output_format | string | Output audio format | "mp3" | mp3wavaacm4aogg |
trim_end | number | Seconds to trim from the end (0 = no trimming) | 0 | min: 0 |
trim_start | number | Seconds to trim from the beginning | 0 | min: 0 |
volume_boost | number | Volume multiplier (1.0 = original volume, 2.0 = double volume) | 1 | min: 0.1, max: 5 |
videorequiredstringVideo file to extract audio from
audio_qualitystringAudio quality level
Default:
"high"lowmediumhighlossless
fade_innumberFade in duration in seconds
Default:
0min: 0, max: 10fade_outnumberFade out duration in seconds
Default:
0min: 0, max: 10noise_reductionbooleanApply basic noise reduction filter
Default:
falsenormalize_audiobooleanNormalize audio levels to prevent clipping
Default:
falseoutput_formatstringOutput audio format
Default:
"mp3"mp3wavaacm4aogg
trim_endnumberSeconds to trim from the end (0 = no trimming)
Default:
0min: 0trim_startnumberSeconds to trim from the beginning
Default:
0min: 0volume_boostnumberVolume multiplier (1.0 = original volume, 2.0 = double volume)
Default:
1min: 0.1, max: 5Version:
6c31366812b3Updated: 7/25/20264.4K runs
cinemasetfree.com