← All models
Workflow Utilities Impulse Response
workflow-utilities-impulse-response
Text to Speechby infery
FFMPEG Utility for Impulse Response
Details
- Accepts
- audio
Pricing
- Price
- 0.125 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| audio_urlrequired | string | URL of the main audio file to process |
| dry_level | number | Level of the original (dry) signal in the mix (0.0-1.0) |
| wet_level | number | Level of the processed (wet) signal in the mix (0.0-1.0) |
| loudness_i | number | Target integrated loudness in LUFS (typically -24 to -14) |
| loudness_tp | number | Maximum true peak in dBTP (typically -2 to -1) |
| loudness_lra | number | Loudness Range target in LU (typically 5-15) |
| output_bitrate | stringenum: 128k, 192k, 256k, 320k | Output audio bitrate |
| impulse_response_urlrequired | string | URL of the impulse response WAV file (reverb/effect profile) |
Output
| Field | Type | Description |
|---|---|---|
| audio | — | The processed audio file with reverb applied |