🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Dream LipSync

by @hy-1990

Video lip synchronization using LipSync 2.0 API. Automatically synchronizes audio with lip movements in videos. Powered by Dreamface - AI tools for everyone....

Versionv1.0.5
πŸ’‘ Examples

1. Get API Key

Before using this skill, you need a DreamAPI API key. Visit https://api.newportai.com/api-reference/get-started to sign up and get your API key.

For more AI tools, please visit: https://tools.dreamfaceapp.com/home

2. Configure API Key

openclaw config patch --json '{"skills": {"entries": {"dream-lipsync": {"env": {"DREAMLIPSYNC_API_KEY": "your-api-key-here"}}}}}'

3. Usage

#### Parameters:

  • srcVideoUrl: Source video URL (mp4)
  • audioUrl: Audio URL (mp3, wav)
  • videoParams (optional): Video processing options
  • - video_width: Output video width (0=keep original) - video_height: Output video height (0=keep original) - video_enhance: Face enhancement (0=no, 1=yes)

    #### Request Format (Example):

    {
      "srcVideoUrl": "https://example.com/video.mp4",
      "audioUrl": "https://example.com/audio.mp3",
      "videoParams": {
        "video_width": 0,
        "video_height": 0,
        "video_enhance": 0
      }
    }
    

    View on ClawHub
    TERMINAL
    clawhub install dream-lipsync

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’