InfiniteTalk is an audio-driven video generation model that creates talking or singing videos from a single image and audio input. It animates faces and bodies to match the audio, making it ideal for creating talking head videos, virtual presenters, or lip-synced content.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test InfiniteTalk in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/infinitetalk/runsync |
| Pricing | $0.25–$0.50 per video |
| Type | Video generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired video.
URL of the source image to animate.
URL of the audio file to drive the animation.
Output video resolution. Valid options:
480p or 720p.Enable content safety checking.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to generate the video.
Identifier of the worker that processed the request.
Cost calculation
InfiniteTalk pricing varies by resolution:| Resolution | Cost |
|---|---|
| 480p | $0.25 |
| 720p | $0.50 |