Back to Library View Source
Video / Audio Processing
Coming Soon
LR-ASD API
Lip-reading active speaker detection for multi-speaker focus routing.
Features
Active speaker detection
Lip-reading synchronization
Multi-speaker routing
High accuracy
Quick Start
cURL
curl -X POST https://api.revolt-ai.com/v1/lr-asd \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com/media"}'