infery
← All models

ThinkSound

thinksound-audio

Video generationby Thinksound

Generate realistic audio from a video with an optional text prompt

Example

Details

Accepts
video

Pricing

Price
0.125 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedThe seed for the random number generator
promptstringA prompt to guide the audio generation. If not provided, it will be extracted from the video.
cfg_scalenumberThe classifier-free guidance scale for audio generation.
video_urlrequiredstringThe URL of the video to generate the audio for.
num_inference_stepsintegerThe number of inference steps for audio generation.

Output

FieldTypeDescription
audioThe generated audio file.
promptstringThe prompt used to generate the audio.