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

▶️ 146 runs 📅 Aug 2025 ⚙️ Cog 0.14.0
audio-format-conversion audio-normalization audio-processing bass-boost treble-boost volume-adjustment

About

Audio processing tool to help boost (or decrease) audio volume

Example Output

Output

Example output

Performance Metrics

0.19s Prediction Time
0.52s Total Time
All Input Parameters
{
  "audio": "https://replicate.delivery/pbxt/NXETjIsdb1KQhXL75czKaYVFtF9JQnfUYQjtkbQpifjKwMTV/replicate-prediction-xtpm07vht5rma0crhbxb37m5tr.mp3",
  "bitrate": "192k",
  "normalize": true,
  "bass_boost": 0,
  "treble_boost": 0,
  "volume_boost": 6,
  "output_format": "mp3",
  "noise_reduction": false
}
Input Parameters
audio (required) Type: string
Input audio file to process
bitrate Default: 192k
Audio bitrate (higher = better quality, larger file)
normalize Type: booleanDefault: true
Apply audio normalization to prevent clipping and optimize levels
bass_boost Type: numberDefault: 0Range: -20 - 20
Bass boost in dB (positive values boost bass, negative values reduce)
treble_boost Type: numberDefault: 0Range: -20 - 20
Treble boost in dB (positive values boost treble, negative values reduce)
volume_boost Type: numberDefault: 2Range: 0 - 10
Volume boost factor. 1.0 = no change, 2.0 = double volume, 0.5 = half volume
output_format Default: mp3
Output audio format
noise_reduction Type: booleanDefault: false
Apply basic noise reduction filter
Output Schema

Output

Type: stringFormat: uri

Version Details
Version ID
9a7bab8fd20700dc0fc56bd3d952d6127eb1ba87039b2f21a78b5aa62c694d26
Version Created
August 14, 2025
Run on Replicate →