infery
← All models

Mirelo SFX1.6

sfx1.6-text-to-audio

Musicby Mirelo AI

Generate ambient sounds for any text prompt. Now you can turn any SFX into a natural loop for ambient soundscapes.

Details

Accepts
text

Pricing

Price
1.25 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedSeed for generation. -1 or None for random.
ambiencebooleanWhen true, generate a seamlessly loopable ambience tile (room tone, rain, drones, etc.). When false, generate a generic text-conditioned SFX of `duration` seconds.
durationnumberDuration of the generated audio in seconds. The minimum is 0.1s for ordinary sound effects and 1s when ambience=true.
num_samplesintegerNumber of variations to generate.
text_promptrequiredstringText prompt for the generated audio.
double_outputbooleanOnly used when ambience=true: concatenate the loop with itself for a 2x-length output.
upload_audio_formatstringenum: wav, mp3, aac, flacAudio format for the returned files.

Output

FieldTypeDescription
audioarrayGenerated SFX audio from a text prompt.