> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/zh/shi-pin/lip-sync.md).

# 口型同步

这里有一份关于如何在 Morphic 上使用口型同步的快速教程：

1. 前往 Morphic。
2. 打开一个现有文件，或点击“新建文件”在某个项目下创建一个新文件。
3. 前往画布底部的全局提示栏，将模式切换为视频，然后选择口型同步。

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

4. 选择你的模型：Sync V3 或 Seedance 2.0。

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

5. 点击回形针图标添加你的参考素材。你可以：

<figure><img src="/files/01dffbc4e6424fc4b50ac42ea3f2f2db1067edc2" alt=""><figcaption></figcaption></figure>

* 在画布上选择 - 从已放置在画布上的参考素材中挑选
* 从素材库中选择 - 从你的素材库中挑选
* 上传素材 - 从你的设备上传文件

6. 附加一个视频，以及你希望与之同步的音频文件。

<div data-full-width="false"><figure><img src="/files/bad370fa29fb6e8d477bbfefde372cacf404f394" alt=""><figcaption></figcaption></figure></div>

7. 你也可以添加提示词，提供任何额外指令，或者将提示栏留空。
8. 你还可以点击偏好设置图标，设置 Morphic 如何处理音频与视频之间的长度不匹配。
9. 点击生成。

注意：如果你使用的是 Seedance 2.0，在生成前请添加至少 3 个字符的提示词（例如“创建口型同步”）。

### 获得更好结果的技巧

* 使用一个视频，其中角色的脸部清晰入镜，并且在你想要同步的整段片段中嘴部始终可见。
* 提供干净的音频。背景噪音、重叠的声音，或对白后方过重的音乐都会削弱同步效果。
* 让音频的语气与角色匹配。一个充满活力的声音放在一张静止、平淡的肖像上，即使口型同步完美，也会显得不协调。
* 尽量让音频和源片段的长度接近。较大的差距会迫使 Morphic 进行拉伸、循环或裁剪，即使偏好设置正确，最终结果也可能变得不够自然。
* 尽量减少源视频中的头部动作。有限且自然的运动能让同步效果最干净；快速切换和极端角度会让它更难处理。

### 了解偏好设置

音频和视频往往长度并不相同。偏好设置用于控制输出中如何处理这种不匹配。

<div><figure><img src="/files/4f8d8fc0a646732b1cb126d3e8e106d479460930" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/ce74332b762572d49324acc3fcfbc4705b7ae3cc" alt="" width="375"><figcaption></figcaption></figure></div>

| 选项  | 作用                                             |
| --- | ---------------------------------------------- |
| 截断  | 将音频或视频中较长的部分裁剪到与较短者一致。                         |
| 循环  | 当视频短于音频时，循环播放视频以匹配音频长度。                        |
| 往返  | 当视频短于音频时，先正向播放视频，再反向播放，以匹配音频长度。                |
| 静音  | 当视频长于音频时，用静音填充音频以匹配视频长度。                       |
| 重映射 | 通过减慢或加快视频速度，使其与音频时长完全一致。通过调整播放速度，保留音频和视频的全部内容。 |

### 口型同步积分消耗

| 模型           | 自动      | 480p（SD） | 720p（HD） | 1080p（FHD） |
| ------------ | ------- | -------- | -------- | ---------- |
| Sync V3      | 12 积分/秒 | -        | -        | -          |
| LTX 2.3      | 9 积分/秒  | -        | -        | -          |
| Seedance 2.0 | -       | 28 积分    | 60 积分    | 60 积分      |
| Veed Fabric  | -       | 7 积分/秒   | 14 积分/秒  | -          |

注意：Seedance 2.0 按每次生成收取固定费用。按秒计费的模型根据输出时长计算。例如，使用 Veed Fabric 以 720p（HD）生成一个 10 秒的口型同步视频，费用为 140 积分（14 积分/秒 × 10 秒）。

以上就是在 Morphic 上使用口型同步功能的方法。它非常适合希望为角色、广告和以对白为主的场景生成 AI 口型同步视频的电影制作人、动画师和营销人员。

***

如果您遇到任何问题或有任何疑问，请随时联系我们。我们很乐意为您提供帮助。请通过以下地址写信给我们： [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/zh/shi-pin/lip-sync.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.
