RunAPI Volcengine Lip Sync SDK for audio-driven video-to-video lip sync workflows in JavaScript, Python, Ruby, Go, Java, and PHP
Project description
Volcengine Lip Sync API Python SDK for RunAPI
The Volcengine Lip Sync Python SDK submits lip-sync video tasks and retrieves task results through RunAPI.
Install
pip install runapi-volcengine-lip-sync
Quick start
from runapi.volcengine_lip_sync import VolcengineLipSyncClient
client = VolcengineLipSyncClient()
task = client.lip_sync_video.create(
model="volcengine-lip-sync",
mode="lite",
source_video_url="https://cdn.runapi.ai/public/samples/volcengine-lip-sync-source.mp4",
source_audio_url="https://cdn.runapi.ai/public/samples/volcengine-lip-sync-voice-adam.mp3",
)
status = client.lip_sync_video.get(task.id)
Use create, get, and run for async workflows. Keep RUNAPI_API_KEY in the environment or your secret manager.
Links
- Model page: https://runapi.ai/models/volcengine-lip-sync
- SDK docs: https://runapi.ai/docs#sdk-volcengine-lip-sync
- Product docs: https://runapi.ai/docs#volcengine-lip-sync
- Pricing and rate limits: https://runapi.ai/models/volcengine-lip-sync
- Repository: https://github.com/runapi-ai/volcengine-lip-sync-sdk
License
Licensed under the Apache License, Version 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file runapi_volcengine_lip_sync-0.1.1.tar.gz.
File metadata
- Download URL: runapi_volcengine_lip_sync-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15e7f797032e133a63c5cbc0cd672ad886620c7b5c189e1ccd3e6d8ee3460d2c
|
|
| MD5 |
404c6c6dd2a826c5ec9b53693892570b
|
|
| BLAKE2b-256 |
8042c0390e42cc539d23af0afaa790d19d57f97ded6db20fa794af96aa0e4d0e
|
File details
Details for the file runapi_volcengine_lip_sync-0.1.1-py3-none-any.whl.
File metadata
- Download URL: runapi_volcengine_lip_sync-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa7ad8d7a58ab25af6bb8f671d248eae8e22e59c98569c7304f640553b0d3b9f
|
|
| MD5 |
fe76c2dc9cadabcb4b34c0eaf072aef4
|
|
| BLAKE2b-256 |
d1e34915ea747a452920b2be48e81096efdce035092a3694f610ce07297b3c78
|