From 28f404a965b3b9611be33d0703c8f11ce88c5ae2 Mon Sep 17 00:00:00 2001 From: xander Date: Fri, 3 Jan 2025 23:37:08 +0100 Subject: [PATCH] update mmaudio tooltip --- eve/tools/mmaudio/api.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eve/tools/mmaudio/api.yaml b/eve/tools/mmaudio/api.yaml index b448441c..e38c9f39 100644 --- a/eve/tools/mmaudio/api.yaml +++ b/eve/tools/mmaudio/api.yaml @@ -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