← All models
ThinkSound
thinksound
Video generationby thinksound
Generate realistic audio for a video with an optional text prompt and combine
Example
Pricing
- Price
- 0.125 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | The seed for the random number generator |
| prompt | string | A prompt to guide the audio generation. If not provided, it will be extracted from the video. |
| cfg_scale | number | The classifier-free guidance scale for audio generation. |
| video_urlrequired | string | The URL of the video to generate the audio for. |
| num_inference_steps | integer | The number of inference steps for audio generation. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video with audio. |
| prompt | string | The prompt used to generate the audio. |
