> For the complete documentation index, see [llms.txt](https://docs.gooey.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gooey.ai/speech-and-language/how-to-use-ai-lip-sync-generator/tips-to-create-great-hd-lipsync-output.md).

# Tips to create great HD lipsync output

### Step 1: Make sure you use a high-quality still image.

* Recommended resolution: 1024 x 1024
* The image should be forward-looking
* The face should be clearly visible

![](/files/TaE6nwb3cuRqAJRNZuwe)

### Step 2: Add the input audio file

* Recommended setting: please use .wav format

![](/files/NC8Pj5mc0uZrMKBeP4gE)

### Step 3: Select the HD setting

Choose the model “OpenTalker/SadTalker” model<br>

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

### Step 4: Choose the right settings

* Check the “Still” check box in the settings
* Select “Resize” in the Preprocess Drop down box

![](/files/B8qnaxAgXcHLRLPhzvcp)

### Step 5: Hit “Submit”

Example output

{% embed url="<https://storage.googleapis.com/dara-c1b52.appspot.com/daras_ai/media/1179948c-2818-11ef-b98d-02420a000174/gooey.ai%20lipsync.mp4#t=0.001>" %}

### TRY IT HERE!

{% embed url="<https://gooey.ai/Lipsync/>" %}

## Best Practices for Choosing Images

Have a look at some good practices for Lipsync images&#x20;

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

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gooey.ai/speech-and-language/how-to-use-ai-lip-sync-generator/tips-to-create-great-hd-lipsync-output.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
