Skip to content

Commit

Permalink
update mmaudio tooltip
Browse files Browse the repository at this point in the history
aiXander committed Jan 3, 2025
1 parent bd0a03d commit 28f404a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions eve/tools/mmaudio/api.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Add sound to video.
description: Generate audio that matches given video content + prompt.
tip: |-
This tool synthesizes high-quality audio from video content, enabling video-to-audio generation.
This tool synthesizes audio from video content, enabling video-to-audio generation. The tool is only suited to generate simple audio effects like footsteps, rain, knocking on door, wind blowing etc.
It cannot generate complicated sounds like speed or music. The main advantage of mmaudio is that the sound effects will be matched to the video and automatically timed correctly.
cost_estimate: 0.5 * duration
output_type: video
replicate_model: zsxkib/mmaudio:4b9f801a167b1f6cc2db6ba7ffdeb307630bf411841d4e8300e63ca992de0be9
@@ -17,7 +18,7 @@ parameters:
label: Prompt
description: Text prompt
tip: |-
Description of the sound you want to generate. Limit the prompt to 10 words at most.
Description of the sound you want to generate. Limit the prompt to 10 words at most, describing simple sound effects that match the scene.
required: true
duration:
type: integer

0 comments on commit 28f404a

Please sign in to comment.