> For the complete documentation index, see [llms.txt](https://docs.tryholo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryholo.ai/create/video/ai-lipsync.md).

# AI Lipsync

AI Lipsync creates realistic lipsync videos where a person speaks your script. You can either use an AI-powered influencer or upload your own video and apply a new script with synced lips and voice.

### Best for:

* Talking-head ads
* UGC-style videos
* Creator-style content
* Announcements
* Social media videos

### How to use:

{% stepper %}
{% step %}

### Open AI Lipsync

Click on the **Video** tile in your Holo dashboard and choose **AI Lipsync**.
{% endstep %}

{% step %}

### Generate AI Lipsync video

<details>

<summary>AI Influencer Lipsync</summary>

To create a lipsync video with a ready-made avatar:

* Choose an AI influencer from the library.
* Write a script for the influencer to speak (up to 1,000 characters).
* Select an emotion.

Processing time is typically **5–15 minutes**, depending on script length.

Output is a **9:16** portrait video.

Your finished video will appear in your **Library**. From there, you can **edit, delete, download, or post** them to your connected social media accounts.

</details>

<details>

<summary>Lipsync Your Own Video</summary>

If you want to create a video of you speaking without needing to film:&#x20;

* Upload a video with a speaking person.
* Write a new script (up to 1,000 characters).
* The AI will clone the voice from your video and sync the lips.

Processing time is typically **10–20 minutes**, depending on video length.

Output keeps the **original video format**.

Your finished video will appear in your **Library**. From there, you can **edit, delete, download, or post** them to your connected social media accounts.

</details>
{% endstep %}
{% endstepper %}

\
If something doesn’t work as expected, try the [troubleshooting steps](/troubleshooting/troubleshooting-steps.md) — and if the issue continues, feel free to reach out to <support@tryholo.ai>, and we’ll help you out.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.tryholo.ai/create/video/ai-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.
