# Lipsync

## What is Lipsync?

AI Lip Sync technology allows you to transform still images into dynamic, talking avatars by syncing facial movements to audio or text. With just a photo, text-to-speech, or voiceover, you can create professional-grade videos with lip-syncing avatars in minutes.

<figure><img src="/files/W3G9S6Q0nx7ofxHkJmvN" alt=""><figcaption></figcaption></figure>

## How to use Lipsync?

{% stepper %}
{% step %}
**Select** [**Lipsync**](https://www.imagine.art/lipsync-studio) from the side navigation.
{% endstep %}

{% step %}
**Select Your Lip Sync Model**\
Choose the lip sync model that best fits your project. Different models offer settings like duration, resolution, and aspect ratio, with unique results.

<figure><img src="/files/JxbGN9u6CG24aBTC5yFJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Upload Your Image**\
Upload an image of your avatar or select one from your existing creations. Ensure the image is clear for the best results.
{% endstep %}

{% step %}
**Generate Audio or Write Text**\
Some models allow you to generate speech from a variety of voices, while others use text-to-speech with a default voice. Write the script or upload an audio file.

<figure><img src="/files/REPXMJf1J8gOd7j4HtE8" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Describe the Scene**\
Enter the prompt to describe the scene or action your avatar will perform, such as "avatar speaking in a classroom."
{% endstep %}

{% step %}
**Click "Generate"**\
Hit **Generate** to create your talking avatar. The AI will sync the facial movements and lip sync to the provided audio or text.
{% endstep %}
{% endstepper %}

### Support

**Lipsync** is supported by the following models:

| **Model**                 | **Aspect Ratio**       | **Duration** | **Resolution**    |
| ------------------------- | ---------------------- | ------------ | ----------------- |
| **Kling 2.6 Pro**         | Same as image provided | 5s, 10s      | 1080p             |
| **Google Veo 3.1 Fast**   | 16:9, 9:16             | 8s           | 720p, 1080p       |
| **Google Veo 3.1**        | 16:9, 9:16             | 8s           | 720p, 1080p       |
| **Wan 2.5 Speak**         | 16:9, 9:16             | 5s, 10s      | 720p, 480p, 1080p |
| **Kling Avatars 2.0 Pro** | Same as image provided | 5s, 10s      | 1080p             |
| **Infini Talk**           | Same as image provided | 6s           | 720p, 1080p       |
| **OmniHuman - Bytedance** | Same as image provided | 5s, 10s      | 720p, 1080p       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.imagine.art/creative-suite/video-tools/lipsync.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
