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

Mirelo modelsimage generation api

mirelo/sfx1.6/extend-audio

Sfx1.6 Extend Audio by Mirelo - advanced AI model for audio-to-audio. Delivers high-quality results with fast inference, suitable for both creative and production workflows.

Input
URL of the audio prefix to extend. The prefix duration must be 3–59 seconds; the total output (prefix + append_duration) is capped at 60 seconds.
Seed for generation. -1 or None for random. Minimum: -1.
157
How many seconds to add after the prefix. Total output = prefix duration + append_duration, capped at 60s. Minimum 1s, maximum 57s (60s cap minus the 3s prefix minimum). Range: 1 to 57.
Audio format for the returned files. Allowed values: wav, mp3, aac, flac.
When true, run the extend+loop path: extend the prefix and stitch the end back to the prefix start so the tile loops seamlessly. When false, run a one-shot extension.
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.
Optional text prompt guiding the extension.
Idle

Example output — click Run to generate your own

API README

Sfx1.6 Extend Audio

Sfx1.6 Extend Audio is built for context-aware sound design, with this exact route focused on seamless audio continuation. Sfx1.6 Extend Audio by Mirelo - advanced AI model for audio-to-audio. Delivers high-quality results with fast inference, suitable for both creative and production workflows. 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, audio_url, 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

  • Seamless Audio Continuation. The mirelo/sfx1.6/extend-audio route is dedicated to seamless audio continuation, keeping inputs and outputs matched to this operation.
  • Timing-Sensitive Effects. Within mirelo/sfx1.6/extend-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/extend-audio result provides production-ready audio output in a machine-consumable form for review and downstream production.
  • Route-specific control. For mirelo/sfx1.6/extend-audio, documented controls include seed, ambience, audio_url, 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 seamless audio continuation, 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/extend-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/extend-audio
Required inputsNone documented
seedinteger
ambienceboolean; default: false
audio_urlstring
sync_modeboolean; default: false
num_samplesinteger; default: 1
text_promptstring
double_outputboolean; default: false
append_durationnumber; default: 10
upload_audio_formatstring; options: wav, mp3, aac, flac; default: wav

Related Models

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

Related Models