Spaces:
Running
Running
metadata
title: Wav2Lip Free API
emoji: 🗣️
colorFrom: purple
colorTo: pink
sdk: docker
app_port: 7860
pinned: false
license: other
Wav2Lip Free CPU API
⚠️ License: Wav2Lip is for non-commercial use only (LRS2 dataset license).
API
GET /— infoGET /health— health checkPOST /lipsync— multipart face + audio → MP4 with synced mouth
Example
curl -X POST \
-F "face=@face.png" \
-F "audio=@audio.mp3" \
https://evanding-wav2lip-api.hf.space/lipsync \
-o result.mp4
Keep-alive
Free CPU Space sleeps after 48h of inactivity. Set up UptimeRobot (free) to ping the URL every 30 minutes.