---
title: "Volcengine Lip Sync API — 변형, 가격, model skill"
url: "https://runapi.ai/ko/models/volcengine-lip-sync.md"
canonical: "https://runapi.ai/ko/models/volcengine-lip-sync.md"
locale: "ko"
model: "Volcengine Lip Sync"
provider: "Bytedance"
modality: "video"
variant_count: 1
price_from_cents: 8
---

# Volcengine Lip Sync API

소스 동영상과 오디오로 음성 기반 동영상-동영상 립싱크를 수행하는 Volcengine Lip Sync API 액세스.

**Provider:** Bytedance
**Modality:** Video
**Catalog:** 1 endpoints

Volcengine Lip Sync는 소스 동영상과 대상 오디오를 받아 원본 클립의 구도와 움직임 구조를 유지하면서 입 모양이 오디오를 따라가는 동영상을 생성합니다.

## Variants

Single-SKU line. The SDK model ID is `volcengine-lip-sync` and all usage details are documented here.

## Pricing

| Endpoint | Pricing | Billing |
|---|---|---|
| `lip_sync_video` | $0.080 | second |

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `volcengine-lip-sync` |
| Provider | Bytedance |
| Modality | video |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/volcengine_lip_sync/lip_sync_video` |


## Install the skill

```sh
npx skills add runapi-ai/volcengine-lip-sync -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Volcengine Lip Sync features to an application.

## Context

Volcengine Lip Sync는 RunAPI에서 동영상-동영상 립싱크에 집중한 엔드포인트를 API, SDK, CLI, Bruno, 문서까지 통합된 형태로 제공합니다.

## FAQ

### 이 모델은 어떻게 호출하나요?

model skill을 설치하고 RunAPI key와 함께 설정 메모를 따르세요.

### 실패한 생성도 비용이 드나요?

실패한 생성은 과금되지 않습니다

### 애플리케이션에서 호출할 수 있나요?

네. 코딩 워크스페이스에 model skill을 설치하고 모델 기능을 추가할 때 사용하세요.

