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

ace modelsaudio generation api

ace/ace-step/audio-to-audio

Ace Step Audio To Audio by ace - 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 file to be outpainted.
Lyrics to be sung in the audio. If not provided or if [inst] or [instrumental] is the content of this field, no lyrics will be sung. Use control structures like [verse], [chorus] and [bridge] to control the structure of the song.
0200
Guidance scale for the generation. Range: 0 to 200.
Random seed for reproducibility. If not provided, a random seed will be used.
0200
Minimum guidance scale for the generation after the decay. Range: 0 to 200.
010
Tag guidance scale for the generation. Range: 0 to 10.
010
Lyric guidance scale for the generation. Range: 0 to 10.
Whether to edit the lyrics only or remix the audio. Allowed values: lyrics, remix.
01
Guidance interval for the generation. 0.5 means only apply guidance in the middle steps (0.25 * infer_steps to 0.75 * infer_steps) Range: 0 to 1.
Original seed of the audio file.
Scheduler to use for the generation process. Allowed values: euler, heun.
-100100
Granularity scale for the generation process. Higher values can reduce artifacts. Range: -100 to 100.
Type of CFG to use for the generation process. Allowed values: cfg, apg, cfg_star.
Original lyrics of the audio file.
Original tags of the audio file.
01
Guidance interval decay for the generation. Guidance scale will decay from guidance_scale to min_guidance_scale in the interval. 0.0 means no decay. Range: 0 to 1.
360
Number of steps to generate the audio. Range: 3 to 60.
Comma-separated list of genre tags to control the style of the generated audio.
Idle

Example output — click Run to generate your own

API README

ACE-Step

ACE-Step Audio-to-Audio transforms an existing recording through either remix or lyrics-focused editing. The source audio supplies musical structure and identity, while new tags, lyrics, and generation controls guide the revised result.

Remix mode is suited to broader stylistic reinterpretation, while lyrics mode focuses the request on changing vocal content. Original tags, lyrics, and seed can be supplied alongside the new direction, giving the model more context for preserving or intentionally departing from the source.

Highlights

Two editing modes. Choose a broad remix or a lyrics-focused transformation according to the creative goal.

Source-conditioned generation. Builds on an existing recording instead of composing without musical context.

Original-versus-new guidance. Accepts original tags, lyrics, and seed together with replacement direction.

Fine generation control. Scheduler, steps, sampling seed, and separate tag and lyric guidance support deliberate revisions.

Pricing

Billing unitPrice
Per generated second$0.0002

When to Use

✅ Good fit❌ Consider alternatives
The model's named workflow matches the source material and intended outputA different input modality or model route is required
A managed asynchronous result is suitable for the production pipelineA synchronous, interactive editor is essential
The documented controls cover the required duration, framing, or formatThe project needs controls outside this endpoint's schema
Creative iteration benefits from a repeatable request structureExact deterministic pixels, frames, geometry, or samples are mandatory
A finished downloadable media asset is the desired deliverableEditable source layers or a native project file are required

Prompt Guide

For music generation, state the intended result first, then add the subject or source treatment, progression, style, and delivery constraints. Keep one creative variable per phrase, use the documented field names for controls, and change one setting at a time when comparing results.

{
  "audio": "https://static.sandbase.ai/examples/ace/ace-step/audio-to-audio/input_audio_0.wav"
}

Technical Specs

SpecValue
Model IDace/ace-step/audio-to-audio
Inputsaudio, edit_mode, granularity_scale, guidance_interval, guidance_interval_decay, guidance_scale, guidance_type, lyric_guidance_scale, lyrics, minimum_guidance_scale, number_of_steps, original_lyrics, original_seed, original_tags, scheduler, seed, tag_guidance_scale, tags
Required inputsNone
Output fieldscontent_type, url
ExecutionAsync (submit, then poll for result)

Related Models

Related Models