AIAny
Icon for item

Open Yap 1K

Provides a dual-channel, channel-separated sample (8.9 hours) and access path to a 1,000‑hour English conversational corpus for commercial and research use. Delivers 48 kHz per-speaker audio, word-level machine transcripts, and per-speaker metadata designed for full‑duplex/turn-taking and ASR/ TTS research.

Introduction

Why this matters Natural, unprompted conversations between acquaintances produce short gaps, overlaps, backchannels and interruptions that scripted or stranger-paired corpora rarely capture. Those interaction patterns are precisely what full‑duplex dialogue and voice‑activity models must learn to decide when to start, stop, or yield in real time.

What Sets It Apart
  • Channel-separated long-form conversations: both sides are recorded as independent tracks on a single shared timeline, preserving who started when and allowing overlap-aware modeling rather than post-hoc diarisation.
  • Scale and accessibility: the full corpus is 1,000 hours across ~1,602 conversations (requestable under the Open Yap 1K Data Use Agreement); the Hugging Face repo provides an 8.9‑hour sample (16 conversations) under CC‑BY‑4.0 so you can inspect schema and audio before requesting the full release.
  • Rich per-speaker metadata and time-aligned transcripts: word-level ASR output (Deepgram Nova-3) plus device, headphone/echo state, loudness, effective bandwidth and DNSMOS metrics to support robust training and domain analysis.
  • Real-world capture tradeoffs preserved: recordings come from a phone‑call‑like app where people invited existing contacts, so background noise, variable bandwidth (some Bluetooth tracks with limited HF content), and natural conversational artifacts remain intentionally included to improve model robustness.
Who it's for and trade-offs

Great fit if you need channel-separated conversational speech for ASR, overlap-aware turn-taking models, speech separation, conversational TTS, or research into dialogue timing and interruption dynamics. The full corpus is explicitly licensed for commercial and research use under a data‑use agreement.

Look elsewhere if you require perfectly balanced, randomized speaker sampling or fully human‑verified transcripts out of the box: the Hugging Face sample is hand‑picked and the transcripts are machine-generated (expect errors around overlaps and names). Also note some tracks have limited effective bandwidth and audio is delivered un‑normalised, so preprocessing is necessary for some pipelines.

Quick facts
  • Sample on Hugging Face: 8.9 hours, 16 conversations, 8 speakers, CC‑BY‑4.0
  • Full corpus: 1,000 hours, ~1,602 conversations, ~239 speakers, requestable under the Open Yap 1K Data Use Agreement
  • Audio: 48 kHz, 16‑bit per speaker (FLAC/PCM), one file per speaker; per‑word timestamps and extensive per‑speaker metadata
  • ASR: machine transcripts generated with Deepgram Nova-3 (word-level)
Where it fits

Use this dataset when you want to train or evaluate systems that must handle realistic turn-taking, overlaps, and backchannels (e.g., full‑duplex dialogue managers, overlap‑aware ASR, speaker‑aware TTS). For tasks that tolerate mixed single‑channel audio only, consider corpora that provide diarised single-channel recordings or human‑verified transcripts.

Information

  • Websitehuggingface.co
  • OrganizationsThe Agentic Data Company
  • Published date2026/09/02

Categories

More Items

Hugging Face

A curated set of 1,000 high-quality chain-of-thought coding and reasoning traces generated by Fable 5.1, totaling ~30M tokens (109 MB). Designed for SFT/distillation to teach smaller models step-by-step programmatic reasoning and debugging.

Hugging Face

Provides layered code pretraining corpora (L2 ~400B tokens, L3 ~150B tokens) across 11 languages by filtering ~192M public GitHub repositories into standardized files, algorithmically relevant selections, and implementation-grounded programming exercises. Includes per-file metadata (role, algo relevance, quality) and serialized task records; released under Apache-2.0.

Hugging Face

Provides ~86K verifiable-reward RL training samples across Math, Knowledge (STEM), Long-Context, and Code for post-training LLMs; each sample includes a ground-truth and verifier-friendly JSONL format for stable reward signals. Note: code tasks require an external sandbox to execute tests.