ByteDance audio generation on fal

Seed Audio 1.0 Text to Audio Generator

Explore seed audio 1.0 with a request builder for prompts, voices, reference audio, image guidance, output formats and delivery controls.

Text to audioPreset voicesUp to 3 audio referencesImage guidanceSpeed, volume and pitch

Interactive Seed Audio 1.0 UI

Configure a text to audio request

bytedance/seed-audio-1.0
127/2048

Use @Audio1, @Audio2 and @Audio3 when the prompt should refer to ordered audio references.

Reference audio and image reference cannot be combined. Choose one reference type or none.

0 st
1
1

This demo validates the request shape and keeps provider calls disabled until server-side billing and usage controls are configured.

Payload preview

Current fal request body

{
  "prompt": "Create a calm product walkthrough voiceover. Mention that Seed Audio 1.0 can use text, reference audio or an image as guidance.",
  "voice": "vivi_mixed_en_zh_ja_es_id",
  "output_format": "mp3",
  "sample_rate": 24000,
  "speed": 1,
  "volume": 1,
  "pitch": 0
}

This independent guide uses fal's documented Seed Audio 1.0 API for field names. The guarded demo route validates payloads for bytedance/seed-audio-1.0 and does not call the paid provider endpoint.

Case examples

What Seed Audio 1.0 can help package

These owned visuals show practical audio deliverables: launch voiceover storyboards, reference-led character direction and image-guided scene mixes.

Seed Audio 1.0 storyboard product voiceover case image

Storyboard product voiceover

Plan a SaaS launch film with scene beats, prompt direction and a generated voiceover timeline in one reviewable board.

Seed Audio 1.0 reference audio character campaign case image

Reference audio character campaign

Combine @Audio1, @Audio2 and @Audio3 references to keep a character voice consistent across campaign variations.

Seed Audio 1.0 image guided audio scene case image

Image-guided audio scene

Use a visual scene reference to shape ambience, speech and music layers before sending the request to a production queue.

Overview

What is Seed Audio 1.0?

Seed Audio 1.0 is a ByteDance audio generation model exposed on fal for text to audio workflows. The public schema is built around a required prompt plus optional guidance from preset voices, reference audio URLs or a single image URL.

For creators and product teams, the useful pattern is not just typing text and waiting for speech. You can describe the target delivery, point to ordered audio references, set the output container and tune speed, volume and pitch before the backend submits the request.

This Whisper AI page focuses on safe evaluation. It gives you a polished first-viewport interface and original implementation guidance, while keeping provider billing disabled until a production owner adds authentication, quota and consent review.

API fields

Seed Audio API details that matter

The page mirrors the documented fal input shape without exposing a server key or making provider requests.

Prompt with ordered references

The prompt is required and can mention @Audio1, @Audio2 and @Audio3 when you supply reference audio URLs in order.

Reference audio URLs

Add up to three public audio references for voice style, tone or character continuity. The demo keeps them mutually exclusive with image guidance.

Image-guided audio

Provide a single public image URL when the visual context should guide the generated audio rather than an audio reference.

Format and voice controls

Choose wav, mp3, pcm or ogg_opus, set a documented sample rate, and tune speed, volume and pitch before sending a request.

Current endpoint

fal lists the run URL below for Seed Audio 1.0. Treat pricing and availability as provider-controlled and verify them in fal before enabling a production proxy.

endpoint: bytedance/seed-audio-1.0

run_url: https://fal.run/bytedance/seed-audio-1.0

required: prompt

optional: voice, audio_urls, image_url, output_format, sample_rate, speed, volume, pitch

Workflow

How to use Seed Audio 1.0

Keep the request small, explicit and reviewable before adding it to a larger media pipeline.

Write the audio brief

Start with the words to speak, the mood, the language mix and any pacing notes. Keep the prompt focused enough to review.

Choose a reference mode

Use preset voices for fast drafts, audio URLs for style transfer, or one image URL when visual context matters more.

Tune delivery

Select format and sample rate, then adjust speed, volume and pitch before validating the request body.

Review provider output

When your own backend enables the paid fal call, review generated audio for quality, consent, labeling and production fit.

Use cases

Where Seed Audio 1.0 fits

Seed Audio is most useful when text, voice direction and media context need to meet in one generation request.

Narration and product explainers

Draft voiceovers for feature tours, education clips, release notes and short product videos from one concise prompt.

Reference-led voice direction

Use ordered reference audio to keep a character, pacing target or spoken style consistent across variations.

Storyboard to sound

Pair an image with a prompt to explore audio treatments for ads, social posts, concept films or scene previews.

Responsible voice experiments

Test cloning workflows only with permission, documented consent and clear labeling for generated audio.

Prompting tips for better audio

Strong requests are specific about voice, pacing, emotion and output review criteria. Avoid stuffing the prompt with contradictory style notes.

State the role of the voice, such as narrator, host or character.
Mention language, accent preference and tone only when needed.
Use @Audio1 style references deliberately and keep them ordered.
Keep a written review checklist for consent, clarity and artifacts.

Responsible use for voice cloning

Only use reference audio, images and voice likenesses when you have permission and a clear purpose. Label generated speech, avoid impersonation, keep review logs for commercial work and do not use the model to mislead listeners about who spoke.

FAQ

Seed Audio 1.0 questions

What is seed audio 1.0?

Seed Audio 1.0 is a ByteDance text to audio model available through fal. It can generate audio from a prompt, with optional preset voices, reference audio URLs or one image URL.

Does this page call the paid fal API?

No. The interactive UI validates the Seed Audio 1.0 request shape and shows the payload. The server route returns a disabled state, so no provider call or billing action is performed here.

Can Seed Audio 1.0 clone a voice?

The fal schema supports reference audio URLs, which can guide voice style. Only use reference audio, images and voice likenesses when you have the right to use them.

Which fields are supported?

The input fields are prompt, voice, audio_urls, image_url, output_format, sample_rate, speed, volume and pitch. Audio references and image references cannot be combined in one request.

Compare audio models and transcription tools

Use Seed Audio 1.0 for generation experiments, then connect finished audio work with Whisper AI transcription and the broader model directory.