voice-agents

Tag

Cards List
#voice-agents

Should AI agents be allowed to make promises to customers?

Reddit r/AI_Agents ↗ · yesterday

The article discusses the risks of AI voice agents making promises to customers, such as scheduling callbacks or refunds, which could create unexpected work for other teams and highlight ethical concerns in automation.

0 favorites 0 likes
#voice-agents

Aggregate WER is a useless metric for voice agents in production

Reddit r/AI_Agents ↗ · 4d ago

The article highlights how aggregate Word Error Rate (WER) metric fails to capture critical errors in voice agents for production, such as misrecognized bank codes and multilingual speech, necessitating per-field tracking for real-world applications like banking and collections.

0 favorites 0 likes
#voice-agents

Stability vs. speed: Rethinking ASR for the age of voice agents

Reddit r/artificial ↗ · 2026-09-18

The article reflects on the need for stability over speed in ASR for voice agents, discussing the 'Confucius r2t2' model that integrates wait/commit mechanisms to enhance reliability.

0 favorites 0 likes
#voice-agents

@rohanpaul_ai: Voice agents should consume speech incrementally but only act on committed text, because a fast transcript that mutates…

X AI KOLs Following ↗ · 2026-09-16 Cached

NetEase Youdao open-sourced Confucius4-R2T2, a streaming ASR model for voice agents that incrementally processes speech and emits only committed text to prevent state corruption.

0 favorites 0 likes
#voice-agents

@rohanpaul_ai: Today’s edition of my newsletter just went out. https://rohan-paul.com/p/google-releases-gemini-38-live-for… Google Rel…

X AI KOLs Following ↗ · 2026-09-16 Cached

Google releases Gemini 3.8 Live and 3.8 Live Extended Thinking for production-grade voice agents, along with other AI news including regulatory disputes, safety concerns, and a Stanford-MIT paper on model harnesses.

0 favorites 0 likes
#voice-agents

The hardest part of building AI agents isn't writing the code. It’s the debugging hallucination loop that makes you want to throw your laptop through a window.

Reddit r/AI_Agents ↗ · 2026-09-15

An AI developer shares common debugging pitfalls when building voice agents and automation workflows, emphasizing practical strategies like logging errors and testing in real environments.

0 favorites 0 likes
#voice-agents

Introducing Gemini 3.8 Live and 3.8 Live Extended Thinking

Google DeepMind Blog ↗ · 2026-09-15 Cached

Google introduces Gemini 3.8 Live and Gemini 3.8 Live Extended Thinking, advanced AI models for real-time reasoning and voice agents, achieving top scores in various benchmarks.

0 favorites 0 likes
#voice-agents

$\tau$-Elicitation: Benchmarking multi-turn entity extraction in voice agents

arXiv cs.AI ↗ · 2026-09-15 Cached

The paper introduces τ-Elicitation, a benchmark for evaluating multi-turn entity extraction in voice agents, identifying strategy selection and error recovery as key bottlenecks.

0 favorites 0 likes
#voice-agents

@alexandr_wang: we have some hot stuff cooking!

X AI KOLs Timeline ↗ · 2026-09-15 Cached

A tweet from @alexandr_wang shares a user's notification that @Muse can now make phone calls using voice agents, questioning its current functionality and scheduling a call.

0 favorites 0 likes
#voice-agents

15ms at P50 memory retrieval does absolutely nothing for a voice agent

Reddit r/AI_Agents ↗ · 2026-09-14

The article discusses key challenges in memory retrieval for voice agents, emphasizing the need for measuring P99 latency per turn, using prefetching, and budgeting memory tokens to reduce latency and improve user experience.

0 favorites 0 likes
#voice-agents

Continue, Adapt, or Yield: In-Turn Adaptation to Overlapping Speech in Full-Duplex Agents

arXiv cs.CL ↗ · 2026-09-14 Cached

The paper introduces Duplex Cue, an evaluation framework for assessing in-turn adaptation in full-duplex voice agents, comparing human and model responses to overlapping speech.

0 favorites 0 likes
#voice-agents

OpenAI launches GPT-Live-1 for full-duplex voice agents (2 minute read)

TLDR AI ↗ · 2026-09-11 Cached

OpenAI has launched GPT-Live-1, a full-duplex voice model for API that enables natural, bidirectional voice conversations for developers, reducing latency and improving turn-taking in voice agents.

0 favorites 0 likes
#voice-agents

Building an AI voice agent from scratch: the parts that actually took our time

Reddit r/artificial ↗ · 2026-09-06

The author shares a postmortem on building a production phone-based AI voice agent, revealing that most engineering time was consumed by telephony infrastructure, turn detection, observability, and failure handling rather than core LLM behavior. They suggest using managed platforms like Vapi, Retell, or Dasha from the start to focus engineering effort on business logic.

0 favorites 0 likes
#voice-agents

GLM scores more than GPT but how to test if benchmark is right?

Reddit r/ArtificialInteligence ↗ · 2026-09-04

The article compares performance metrics of AI models like GLM-5.3 and GPT-5.5 on a benchmark, highlighting cost efficiency and questioning the benchmark's validity, while seeking efficient methods for methodology evaluation.

0 favorites 0 likes
#voice-agents

DuplexSpeechBench-IFEval: Evaluating Implicit Instruction Following in Full-Duplex Voice Agents

arXiv cs.AI ↗ · 2026-09-04 Cached

The paper introduces DuplexSpeechBench-IFEval, a benchmark for evaluating implicit instruction following in full-duplex voice agents, with 1,038 test cases across eight roles and five protocols to assess real-time speech systems' adherence to explicit vs. persona-implied behaviors.

0 favorites 0 likes
#voice-agents

@andimarafioti: I'm looking for an engineer to come work with me at Hugging Face building voice agents. If you like the demos I post, h…

X AI KOLs Timeline ↗ · 2026-09-02 Cached

An engineer at Hugging Face is recruiting for a role to build voice agents, inviting candidates familiar with their demos and code to apply.

0 favorites 0 likes
#voice-agents

Real-time voice AI can hear the emotion — but does it actually use it?

Reddit r/ArtificialInteligence ↗ · 2026-08-25

The study tests real-time voice AI models on emotional cues in speech, finding that while they can detect emotions like distress or sarcasm, this information doesn't reliably influence decisions, highlighting an emotional intelligence gap in current systems.

0 favorites 0 likes
#voice-agents

Your voice agent's biggest latency isn't always the model

Reddit r/ArtificialInteligence ↗ · 2026-08-22

Voice agents often face latency issues not mainly from the model but from components like endpointing; optimizing VAD and using proper benchmarking can reduce turn latency effectively.

0 favorites 0 likes
#voice-agents

ElevenLabs MCP in Claude

Product Hunt ↗ · 2026-08-17

ElevenLabs MCP in Claude allows users to create and manage voice agents within chat systems, integrating ElevenLabs' voice technology with Claude's AI capabilities.

0 favorites 0 likes
#voice-agents

@LangChain: Already building voice agents? Join our upcoming webinar to learn how to evaluate them across execution, outcomes, and …

X AI KOLs Following ↗ · 2026-08-11

LangChain is hosting a webinar on how to evaluate voice agents across execution, outcomes, and experience, covering tool use, task completion, latency, interruptions, and conversational friction.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback