Open voice agent research

Choose a voice agent benchmark by the job it measures.

“Voice AI” is not one evaluation problem. A benchmark for speech recognition may say nothing about task completion; a tool-call suite may never execute the action; and a transcript benchmark may start after the microphone work is already done.

This guide maps 13 public starting points reviewed from first-party sources on September 1, 2026. It is a landscape, not a leaderboard, and inclusion does not imply endorsement.

Start with one of three product outcomes

Select the track that matches the user result you need to verify. Then use component metrics to explain why that result succeeded or failed.

1

Voice agents that act

Measure completed tasks, state changes, recovery, confirmation, reversibility, and truthful status—not just valid tool-call JSON.

2

Voice typing and dictation

Combine recognition accuracy with entity handling, formatting, latency, correction burden, and reliable insertion into the target app.

3

Meeting understanding

Keep capture, transcription, diarization, summary faithfulness, decisions, and action-item quality as separate layers.

Public benchmark starting points

The matrix below answers a narrow question: which public project is a reasonable first stop for a given evaluation need? “Partial” means the capability appears in only part of a suite or is measured indirectly.

BenchmarkBest starting point forSpoken I/OToolsTask completionComputer action
EVAEnd-to-end conversational agent accuracy and experienceInput + outputYesYesNo
tau2-bench / tau-VoiceDynamic user-agent-tool interaction in realistic domainsInput + outputYesYesNo
VoiceComputerBench / TalkActReal-time voice conversation plus browser actionInput + outputYesYesYes
NVIDIA voice-agent evaluationReproducible live harness over EVA and tau2 scenariosInput + outputYesYesNo
VoiceAgentBenchSpeech-based tool selection, orchestration, and safetyInput onlyYesPartialNo
Audio2ToolSpoken tool-call selection across intent complexityInput onlyYesNoNo
Voice Agent LatencyCaller-perceived time to first agent audioInput + outputNoNoNo
OpenBenchReproducible ASR, diarization, and streaming testsInput onlyNoNoNo
ELITR-BenchLong-context reasoning over meeting transcriptsTranscript textNoPartialNo

Capability coverage, evidence notes, licenses, and links for all 13 reviewed projects are available in the machine-readable JSONL dataset.

Use a layered evaluation plan

A single composite score hides failure modes. Keep these four layers visible and publish the result for each one.

User outcome

Did the user get the intended result in the target system?

Interaction quality

Was the exchange timely, understandable, interruptible, and recoverable?

Component quality

Measure ASR, diarization, entities, tool arguments, or generated content without treating them as the final outcome.

Safety and trust

Test consent, confirmation, reversibility, privacy, and whether the agent reports completion truthfully.

Important gap: no public benchmark in this reviewed landscape fully measures continuous desktop dictation inside arbitrary applications. Teams should combine a public ASR baseline with a private, consented corpus that reflects their real microphones, languages, apps, and vocabulary.

Do not compare scores that mean different things

  • Tool-call accuracy does not prove that the downstream action succeeded or changed the right object.
  • Word error rate does not capture punctuation, formatting, entity accuracy, editing effort, or insertion reliability.
  • Transcript-only meeting tests cannot reveal microphone, overlap, diarization, reconnect, or device failures.
  • Latency measurements need explicit start and end boundaries; caller audio, first token, final text, and visible task progress are different clocks.

Record the benchmark commit, model and provider versions, prompts, tool schemas, audio preprocessing, trial count, sampling settings, timing boundaries, judge rubric, timeouts, refusals, and every dataset license. Failed runs should remain in the report rather than disappear from the denominator.

Open data and reproducibility

The underlying landscape is maintained as an independent community resource by Sophon LLC. It does not rank Cue against the listed projects, and no benchmark owner has sponsored inclusion.

Separate evidence: this landscape does not reproduce Cue's private 227-sample production benchmark. That narrower Apple Silicon measurement is documented in the Gemma 4 dictation case-study guide, with Google DeepMind's original Gemmaverse page as its primary source.

Evaluate the job, then choose the tool.

Start with the open landscape if you are designing an evaluation. If you are evaluating a desktop voice agent in practice, explore Cue's voice typing, meeting, and cross-app workflows separately.