SandBase is live — $1 in free credits on signupStart free ›

Mirelo modelsaudio generation api

mirelo/sfx1.6/text-to-audio

Sfx1.6 by Mirelo - generate music, sound effects, and audio from text descriptions with AI. Create original compositions, ambient sounds, and audio content for any creative project.

Input
0.160
Duration of the generated audio in seconds. Range: 0.1 to 60.
Seed for generation. -1 or None for random. Minimum: -1.
Audio format for the returned files. Allowed values: wav, mp3, aac, flac.
When true, generate a seamlessly loopable ambience tile (room tone, rain, drones, etc.). When false, generate a generic text-conditioned SFX of `duration` seconds.
Only used when ambience=true: concatenate the loop with itself for a 2x-length output.
14
Number of variations to generate. Range: 1 to 4.
Text prompt for the generated audio.
Idle

Example output — click Run to generate your own

API README

Sfx1.6 Text To Audio

Sfx1.6 Text To Audio is built for context-aware sound design, with this exact route focused on prompt-driven sound-effect creation. Sfx1.6 by Mirelo - generate music, sound effects, and audio from text descriptions with AI. Create original compositions, ambient sounds, and audio content for any creative project. It is designed for production workflows that need a clearly scoped media operation instead of a generic assistant response, preserving the supplied direction while returning an artifact ready for review, iteration, or downstream assembly.

The request surface keeps creative direction and delivery choices explicit through seed, ambience, duration, sync_mode, num_samples, text_prompt. Teams can lock source material, describe the intended result, choose supported output controls, and rerun the same request structure across variations. This makes experiments easier to compare and larger pipelines easier to operate without hiding important decisions inside an opaque preset.

Highlights

  • Prompt-Driven Sound-Effect Creation. The mirelo/sfx1.6/text-to-audio route is dedicated to prompt-driven sound-effect creation, keeping inputs and outputs matched to this operation.
  • Timing-Sensitive Effects. Within mirelo/sfx1.6/text-to-audio, documented prompt and media controls direct timing-sensitive effects while keeping the brief close to the result.
  • Production-Ready Audio Output. The mirelo/sfx1.6/text-to-audio result provides production-ready audio output in a machine-consumable form for review and downstream production.
  • Route-specific control. For mirelo/sfx1.6/text-to-audio, documented controls include seed, ambience, duration, sync_mode, num_samples, text_prompt, defining the supported variation space for this exact route.

Pricing

Billing statusPrice
Current quoteCheck the console before submitting.

When to Use

ScenarioWhy it fits
Choose this routeWhen the deliverable is specifically prompt-driven sound-effect creation, not a neighboring generation or editing task.
Production iterationWhen creative teams need repeatable timing-sensitive effects with an explicit request payload.
Automated pipelinesWhen production-ready audio output must flow into review, storage, compositing, or publishing.
Controlled variationsWhen a stable brief should be rerun while changing only documented inputs.
Prototype to scaleWhen the same mirelo/sfx1.6/text-to-audio contract should serve a single experiment and a larger batch later.

Prompt Guide

Lead with the subject or source, then state the transformation, important spatial or temporal details, style, and finish. Supply only documented fields, keep media URLs reachable, and vary one control at a time when comparing outputs.

{
  "seed": 1,
  "ambience": false
}

Technical Specs

PropertyValue
Model IDmirelo/sfx1.6/text-to-audio
Required inputsNone documented
seedinteger
ambienceboolean; default: false
durationnumber; default: 10
sync_modeboolean; default: false
num_samplesinteger; default: 1
text_promptstring
double_outputboolean; default: false
upload_audio_formatstring; options: wav, mp3, aac, flac; default: wav

Related Models

  • mirelo/sfx1.6/extend-audio
  • mirelo/sfx1.6/inpaint-audio
  • mirelo/sfx1.6/video-to-video

More Models by Mirelo