Read the latest blog post about our latest investment round 💸Read it!
Eachlabs | AI Workflows for app builders

Character 3

Generates realistic talking videos by combining an input image and an audio file. Lip-syncs the character naturally to match the voice, producing smooth and lifelike results.

Avg Run Time: 160.000s

Model Slug: character-3

Category: Image to Video

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.