20.0hFull-duplex, two-speaker English conversation
58Sessions across seven collaborative tasks
11,025Timestamped events aligned to the recording
CC BY 4.0Task stimuli and reference answers included

The future of voice AI

Production voice AI today comes in two shapes, and they are optimized against opposite things.

Cascaded systems chain speech recognition, a language model, and speech synthesis. Because the middle of the pipeline is text, the task is inspectable: you can check the slot, validate the field, retry the tool call, and log what went wrong. This is what runs in booking, support, and data capture. The cost is conversational. A pipeline built on clean turns treats overlap, backchannels, and barge-in as edge cases rather than as the way talking works.

Full-duplex speech-to-speech models take the opposite trade. They listen and speak at the same time, so overlap and backchannels are native and the interaction feels much closer to talking to a person. The cost is that there is no text stage where the task can be checked, and task reliability trails.

Neither family intends to stay where it is. Cascaded systems keep buying back naturalness, and full-duplex models keep buying back task competence, because both are aimed at the same place: a system that talks like a person and still gets the order number right. Our expectation is that the two lines meet.

Where the two families sit, and where both are heading

Cascaded and full-duplex voice AI positioned by task execution and conversational naturalness A chart with task execution accuracy on the horizontal axis and human-like conversation on the vertical axis. Cascaded pipelines sit low and to the right, strong on task execution and weaker on conversation. Full-duplex speech-to-speech models sit high and to the left, strong on conversation and weaker on task execution. An arrow from each points toward the upper right, into a marked region labelled natural conversation with reliable task execution. WHERE BOTH ARE HEADING Natural conversation with reliable task execution The data problem this release is for Full-duplex speech-to-speech Overlap, backchannels, and barge-in are native. No text stage to check the task against. Cascaded pipeline Recognition, language model, synthesis. The task is inspectable; the turns are rigid. TASK EXECUTION ACCURACY HUMAN-LIKE CONVERSATION
Positions are our reading of the two families, not measurements. The axes carry no units. What the figure claims is the direction of travel, not the coordinates.

Training and evaluating anything in that corner takes data that is both things at once: conversation that behaves like conversation, attached to a task whose outcome can be checked. Most speech data gives you one or the other.

What is new about otoSpeech Task

otoSpeech Task is full-duplex, 48 kHz, task-oriented, released under CC BY 4.0, and shipped with synchronized interaction logs. No existing dataset we have been able to find combines all five.

Full-duplex 48 kHz Task-oriented CC BY 4.0 Interaction logs

Each property on its own has been done. The HCRC Map Task recorded two speakers on separate channels with a deliberate information gap in 1991.[5] The Spot the Difference corpus added video to a similar setup in 2018.[6] SpokenWOZ collected 249 hours of task-oriented human-to-human phone calls in 2023, two-track, one track per speaker.[7] Large channel-separated full-duplex conversational corpora exist as well, including our own.

The combination is what is missing: wideband channel-separated audio, the visual material each speaker was looking at, the task state as timestamped machine-readable events with per-event visibility, and reference answers, across several task types, under a permissive license. SpokenWOZ is the nearest neighbor, and it is 8 kHz telephone audio with no visual channel and no interface log. If prior work covers all of it and we have missed it, we would like to know.

So we recorded pairs of people working on tasks, and kept the task.

Each session has two speakers on separate channels, a goal they have to reach together, and an interface that records what each of them saw and did. Where the task has a defined answer, the answer ships with the recording. A conversational repair is therefore attached to the action that provoked it and the action that resolved it.

The seven tasks

The tasks differ along three properties, and the combination is what decides the kind of conversation each one produces.

otoSpeech Task · task properties

Task Visual grounding Reference answer Information asymmetry
Spot the Difference YesA scene each speaker sees differently YesCurated differences YesNeither sees the other image
Photo Talk YesA shared photograph NoNothing to complete NoBoth see the same image
Describe-and-Draw Portrait YesA face, and a drawing of it NoNo correct drawing YesOnly the describer sees the face
Tangram Direction YesAbstract shapes with no names YesTarget arrangement YesOnly the Director sees the target
Consensus Ranking NoA list of 10 items YesFixed reference ranking NoSame material for both
Hiring Decision NoCandidate profiles and a brief NoNo right hire NoSame candidates for both
Voice-to-Form NoA document and a form YesField-level ground truth YesReader and typist are separated

Where there is a reference answer, the result can be scored and the conversation that produced it can be read against that score. Where there is none, the conversation is the object of study rather than the outcome.

Spot the Difference

Each speaker sees a version of the same scene with a set of curated changes, and neither can see the other’s screen. Speech is the only bridge between two visual worlds. Speakers name objects, describe where they are, and confirm that they are both looking at the same part of the picture before they can decide whether anything differs.

Three-stage diagram of Spot the Difference: each speaker sees a private version of a room scene, they compare the scenes through speech, and the task records verified differences against a known answer.
Different private images create the information gap; known differences provide the reference answer.

Ten scene pairs are included. Each pair has a ground-truth list of its differences, with normalized positions and readable labels, so a marked difference can be checked against the intended one. The interaction log records markers added and removed, scene changes, and the moment a pair reveals the comparison.

The design follows the DiapixUK paradigm published by Rachel Baker and Valerie Hazan in 2011, which used picture pairs to elicit spontaneous interactive speech and worked to balance difficulty across pairs and contributions across speakers.[4] The images here are our own.

Photo Talk

Both speakers see the same photograph and talk about it with no goal to reach. They describe what is there, guess at what is happening, and connect it to their own experience.

Three-stage diagram of Photo Talk: both speakers see the same photograph, discuss what they notice and infer, and build a shared interpretation without a fixed correct answer.
A shared image supports description, inference, and joint attention without a fixed correct answer.

It is the control condition for the rest of the set: same recording setup, same pairs of people, same shared visual material, but nothing hidden and nothing to complete. Sessions are marked partial for that reason, because the task has no terminal state to reach. The log records slide exposure, navigation, and zoom, so it stays possible to tell which image a stretch of talk belongs to.

Half the 164 photographs are ours and ship with the release. The other half come from YFCC100M and are indexed rather than redistributed. resources/photo-talk/<version>/yfcc-index.json lists all 82 by Flickr id, original URL, licence, licence URL, and attribution, so each one can be fetched from the source under its own terms. The same fields appear on the slide in the interaction log, which is how a session ties a stretch of talk to the picture it was about.

Describe-and-Draw Portrait

One speaker sees a face; the other draws it without seeing it. There is no correct drawing, so the interest is in how facial features, proportions, and relative positions get turned into language, and how the drawer’s questions reshape the description.

Three-stage diagram of Describe-and-Draw Portrait: one speaker privately sees a portrait, describes its features in speech, and the other speaker draws the portrait over time without seeing the reference.
The private portrait is translated into language and then into a sequence of drawing actions.

This is the only task with saved artifacts. Twenty-six drawings ship with the release, each tied to the round and the speaker who made it, so a finished drawing can be read against the talk that produced it.

Tangram Direction

The Director sees a target arrangement the Matcher cannot. The pieces are abstract, so they have no obvious names. The pair has to invent descriptions, then repair them when they fail.

Three-stage diagram of Tangram Direction: the Director privately sees a target, gives spatial instructions, and the Matcher selects, rotates, and moves abstract pieces toward the reference arrangement.
The target is private to the Director, while the final arrangement provides a reference answer.

This is the task Herbert H. Clark and Deanna Wilkes-Gibbs used in 1986 to show that referring is collaborative: a speaker proposes an expression, the listener accepts, refuses, or amends it, and the two converge on something that works for them rather than something correct in the abstract.[3] The target arrangement is known, and every piece selection, move, rotation, and flip is logged with a timestamp, so an instruction can be traced to the action it caused and a repair to the correction it produced.

Consensus Ranking

A pair ranks ten items by importance and then compares their order against a fixed reference ranking. Both speakers see the same material. Producing one order still requires explaining reasons, meeting objections, and deciding whose judgment wins.

Three-stage diagram of Consensus Ranking: both speakers see the same survival-scenario items, discuss their priorities, and produce one team ranking that can be compared with a fixed reference ranking.
The task information is shared; the pair builds one ranking and compares it with a fixed reference ranking.

Ten scenarios are used across the sessions, not one. Survival on the Moon is the variant with published provenance: the task and an expert criterion supplied by NASA appear in the appendix to Hall and Watson’s 1970 study, where the criterion consolidated judgments from five staff at NASA’s Manned Spacecraft Center.[1] A later NASA education module published the exercise with rankings and reasons from two NASA scientists.[2] A Lost at Sea variant is also included. The remaining eight are curated facilitation scenarios, each shipping with its own fixed reference ranking and a stated rationale per item.

Correct here means the fixed key that ships with the data, not a settled physical fact. The distance between a pair’s ranking and that key can be measured separately from how much they said to get there.

Hiring Decision

Two speakers review fictional candidate profiles against a brief and pick one. The candidates were built so that strengths and concerns are genuinely balanced, and there is nothing to check the answer against.

Three-stage diagram of Hiring Decision: both speakers review the same fictional candidate profiles, discuss competing criteria, and reach one joint choice without a fixed correct answer.
Shared candidate information leads to a joint choice, but there is no fixed correct answer.

It is the counterpart to Consensus Ranking: the same symmetric, deliberative shape, with the reference ranking removed. What the sessions show is how two people share subjective reasons and still arrive at a single decision.

Voice-to-Form

A synthetic document is separated from the form it has to be typed into. One speaker reads; the other types what they hear. The documents contain product codes, names, email addresses, postal addresses, prices, and drug names, all synthetic, and the completed form has field-level ground truth. Of the seven, this is the task aimed most directly at precise transfer of character strings, spelling out, and correction.

Three-stage diagram of Voice-to-Form in the oto editorial design: one speaker privately sees a synthetic source document, the speakers clarify an alphanumeric value through speech, and the other speaker completes a verified structured form.
The document and form are separated between speakers, so precise fields must be confirmed through conversation.

This release contains one session of it: 24 minutes and 55 seconds, marked partial, with 104 logged events. That is enough to show the design and the data format. It is not enough to characterize how people spell things out to each other, and we would not use it to make a claim about that. We are collecting more.

One timeline

Every event carries a timestamp in seconds from the start of the recording, on the same clock as the audio. Events are typed by whether they are a lifecycle step, an exposure, an interaction, a state change, or an outcome. Each one names the speaker and channel that produced it, and who could see it.

That last field does real work. An event marked visible to the actor alone, rather than shared, is what lets you reconstruct what each speaker knew at a given second, and that is what makes an asymmetric task interpretable at all.

It also opens up questions a transcript cannot answer. Which piece moved after that instruction? Which field changed after the speaker repeated themselves? Which description was the one that got both people looking at the same object?

You can page through all 58 sessions in the browser, with the audio, the task state as it changes, and the event stream side by side.

What is in the release

Coverage is not spread evenly across the seven tasks.

Sessions and audio per task

Task Sessions Duration
Spot the Difference186.31 h
Photo Talk186.07 h
Consensus Ranking93.25 h
Describe-and-Draw Portrait61.94 h
Tangram Direction31.09 h
Hiring Decision30.94 h
Voice-to-Form10.42 h
Exact FLAC duration per task. Spot the Difference and Photo Talk together are 62% of the audio.

This release has no transcripts. It is audio, interaction, task state, and reference answers. If you need text, you will need to run your own recognition over the channels, and the channel separation makes that considerably easier than it would be on a mixed recording.

Access is by request. The Hugging Face repository is gated, and approval is manual.

Limits

The recordings come from designed task settings. They are spontaneous and interactive, and they are not live customer support traffic or unconstrained daily conversation. Anyone evaluating transfer to a production domain should treat that gap as real.

The distribution across tasks is uneven, as the table above shows. Spot the Difference and Photo Talk carry most of the audio, and Voice-to-Form is one session. Per-task conclusions should be weighted accordingly.

Completion status is not a quality signal. Open-ended tasks are marked partial because they have no terminal state, not because something went wrong.

Speaker profile fields are opt-in and may be empty, name is always empty by construction, and speaker_id values are anonymized stable identifiers. We ran automated PII detection, and each session marks the spans that were redacted.

Everything here is English, and it is one recording setup. This is a 20-hour release, not a corpus that will settle a question on its own.

Data for voice AI

Get the dataset

otoSpeech Task ships as otoSpeech-full-duplex-task-oriented-20h, public under CC BY 4.0. The repository is gated, so access needs a short request and manual approval.

This release extends our open full-duplex recordings with task state and interaction data. If you need a task, a language, or a behavior we do not cover here, we collect and annotate to specification.

Citation

@misc{otospeech_full_duplex_task_oriented_20h, title = {otoSpeech-full-duplex-task-oriented-20h: Full-Duplex Task-Oriented Conversations}, author = {otoearth}, year = {2026}, howpublished = {\url{https://huggingface.co/datasets/otoearth/otoSpeech-full-duplex-task-oriented-20h}}, note = {License: CC BY 4.0} }

If you find a problem in the data or metadata that we have missed, tell us through the Hugging Face Community tab or at agent@oto.earth.

References

  • Jay Hall and W. H. Watson. “The Effects of a Normative Intervention on Group Decision-Making Performance.” Human Relations, 23(4), 299-317, 1970. doi:10.1177/001872677002300404
  • National Aeronautics and Space Administration. “Survival! Exploration: Then and Now.” NASA and Jamestown Education Module, EG-2006-09-25-LaRC, 2006. nasa.gov
  • Herbert H. Clark and Deanna Wilkes-Gibbs. “Referring as a Collaborative Process.” Cognition, 22(1), 1-39, 1986. doi:10.1016/0010-0277(86)90010-7
  • Rachel Baker and Valerie Hazan. “DiapixUK: Task Materials for the Elicitation of Multiple Spontaneous Speech Dialogs.” Behavior Research Methods, 43, 761-770, 2011. doi:10.3758/s13428-011-0075-y
  • Anne H. Anderson and colleagues. “The HCRC Map Task Corpus.” Language and Speech, 34(4), 351-366, 1991. doi:10.1177/002383099103400404
  • José Lopes, Nils Hemmingsson, and Oliver Åstrand. “The Spot the Difference corpus: a multi-modal corpus of spontaneous task oriented spoken interactions.” LREC 2018. arXiv:1805.05091
  • Shuzheng Si, Wentao Ma, Haoyu Gao, Yuchuan Wu, Ting-En Lin, Yinpei Dai, Hangyu Li, Rui Yan, Fei Huang, and Yongbin Li. “SpokenWOZ: A Large-Scale Speech-Text Benchmark for Spoken Task-Oriented Dialogue Agents.” NeurIPS 2023. arXiv:2305.13040
otoearth, Inc.