infery
← All models

MMAudio V2

mmaudio-v2

Video generationby Mmaudio V2

MMAudio generates synchronized audio given video and/or text inputs. It can be combined with video models to get videos with audio.

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
promptrequiredstringThe prompt to generate the audio for.
durationnumberThe duration of the audio to generate.
num_stepsintegerThe number of steps to generate the audio for.
video_urlrequiredstringThe URL of the video to generate the audio for.
cfg_strengthnumberThe strength of Classifier Free Guidance.
mask_away_clipbooleanWhether to mask away the clip.
negative_promptstringThe negative prompt to generate the audio for.

Output

FieldTypeDescription
videoThe generated video with the lip sync.