AI Engineer

Voice agents with Realtime Video — Sidney Primas, LemonSlice

Published 2026-08-18 · Duration 26:36

Summary

LemonSlice aims to break the Avatar Turing test by creating highly realistic, real-time video avatars. The core technical challenges addressed include achieving emotional expressiveness (requiring specialized audio encoders beyond monotone audiobook data), mitigating error accumulation over extended generation periods (e.g., 8+ hours), and optimizing for real-time performance. A major focus is on the 'model harness'—the complex orchestration of threads and queues across GPU/CPU to ensure uninterrupted, stutter-free video streaming at scale. The company also highlights cost parity, noting that generating high-resolution video costs comparably to running a voice model.

Download summary

Key takeaways

  1. Real-Time Video Generation Challenges 17:05

    Generating real-time avatars requires training models with an attention mask that enforces looking only into the past, as future frames do not exist yet. Furthermore, speeding up generation involves collapsing many denoising steps (e.g., 30 steps) down to a single step.

  2. Error Accumulation Mitigation 20:22

    A significant technical hurdle is error accumulation, where errors introduced in previous video blocks compound over time. The company claims to have developed a novel method to generate very long videos with no noticeable error buildup.

  3. Model Harness and Cost Parity 23:54

    The most durable value lies in the 'model harness'—the orchestration of threads and queues across GPU and CPU to maintain real-time, stutter-free video. Surprisingly, serving this complex visual layer costs about the same as serving a voice model.

  4. Future Direction: Emotional Engine

    The next generation involves building an 'emotion engine' that predicts and controls emotional reactions and actions based on both audio input and text input, moving beyond current awkward interactions.

Technical details

  • World Model Architecture 730s

    The approach involves taking general 'world models' and focusing them specifically on human subjects. This allows for emergent properties like full body movement, object interaction, micro-expressions, and physics understanding.

  • Audio Encoding for Expressiveness 1045s

    Achieving accurate emotions and facial expressions requires specialized audio encoders because standard encoders are often trained on monotone audiobooks. The video model must be trained with high-quality, expressive audio embeddings.

  • Model Optimization 1095s

    The system uses a Video DIT model and requires significant optimization to move from multi-step denoising (e.g., 30 steps) down to single-step generation for real-time performance.

  • End-to-End EQ Layer

    The long-term vision is a single, end-to-end 'EQ layer' model that takes direct user video and audio input (like a FaceTime call) to produce avatar video and audio output internally managing emotional state.

Mentioned resources

  • LemonSlice (Company/Product)

Channel & topics

Watch on YouTube · Back to latest

This independent, AI-assisted summary is provided for commentary and informational purposes. It may contain errors or omit important context. Please watch the original video for the creator's complete presentation. Video, thumbnail, and related copyrights belong to their respective owners.