← All speakers

Bio, Work & Ideas

Aleix

Conference affiliation: Daily · 2025

Aleix participated in an AI Engineer workshop. The workshop covered real-time voice agents, composable audio pipelines, and semantic turn detection.

Read the topics behind these talks

1 conference talk

Key ideas

Scroll to read ↓

A voice bot needs more than speech generation: this workshop builds the audio pipeline, then explores interruptions, context, tools, testing, and selective routing between agents.

  • A voice bot needs a working connection
    0:30 ↗
  • Follow the audio through the processors
    3:29 ↗
  • Read the sample bot from configuration to first turn
    8:42 ↗
  • Choose the transport, then detect the user's turn
    16:14 ↗
  • Connect phones and distinguish services from orchestration
    19:43 ↗
  • Control behavior without adding unnecessary turns
    23:43 ↗
  • Network distance, tool calls, and large context
    29:06 ↗
  • Prepare credentials and understand the adapter boundary
    34:36 ↗
  • Build the minimal Python agent
    40:40 ↗
  • Replace the room transport and connect real clients
    52:32 ↗
  • Test through voice, then try interrupting
    57:15 ↗
  • Silence does not always mean the turn is complete
    1:00:34 ↗
  • Synchronize visible words and assess offline speech
    1:03:23 ↗
  • Word Wrangler: control what each agent can hear
    1:06:45 ↗

References