pine-realtime-1.0-preview-tau2-voice-trajectories
收藏资源简介:
pine-realtime-1.0-preview数据集是一个用于评估语音代理在实时对话场景中性能的基准测试轨迹集合。它基于tau2-bench语音用户模拟器和Sierra自动评分器构建,包含航空(50个任务)、零售(114个任务)和电信(114个任务)三个领域,总计278个任务。所有任务采用常规语音复杂度配置,用户模拟器使用OpenRouter的GPT-5.2模型。数据集内容主要包括两部分:轨迹文件(包含评分摘要、任务信息、时间步评分轨迹和基准端混合音频文件both.ogg)和代理端录音文件(以立体声格式记录实际通话,左声道为代理语音,右声道为用户语音)。评估采用单次尝试通过率(Pass@1)指标,三个领域平均得分为78.0%,所有任务均产生有效评分,无基础设施错误排除。每个任务默认预算为1200模拟秒,超时未完成视为失败。数据集仅支持英语评估,每个任务仅包含一次试验,不提供多次尝试的方差分析。需注意,语音ID可能与参考集不一致,因为使用了本地配置的语音配置文件;基准端音频按模拟时间线拼接隐藏模型调用间隙,而代理端录音按实际时间记录保留真实停顿。
The pine-realtime-1.0-preview dataset is a benchmark trajectory collection for evaluating the performance of voice agents in real-time dialogue scenarios. It is built based on the tau2-bench voice user simulator and the Sierra automatic scorer, encompassing a total of 278 tasks across three domains: aviation (50 tasks), retail (114 tasks), and telecommunications (114 tasks). All tasks use a regular voice complexity configuration, with the user simulator employing OpenRouters GPT-5.2 model. The dataset primarily consists of two parts: trajectory files (including scoring summaries, detailed task information, time-step scoring trajectories, and benchmark-side mixed audio files both.ogg) and agent-side recording files (recorded in stereo format for actual calls, with the left channel as agent speech and the right channel as user speech). Evaluation uses the single-attempt pass rate (Pass@1) metric, with an average score of 78.0% across the three domains; all tasks generated valid scores without infrastructure error exclusions. Each task has a default budget of 1200 simulated seconds, and timeout without completion is considered a failure. The dataset supports only English evaluation, with each task containing only one trial and no variance analysis for multiple attempts. Note that voice IDs may not match the reference set due to locally configured voice profiles; benchmark-side audio is concatenated along the simulated timeline, hiding model call gaps, while agent-side recordings are recorded in real-time, preserving all actual pauses.
数据集概述:pine-realtime-1.0-preview — tau2-bench (voice) 轨迹数据集
- 许可证:MIT
- 标签:tau2-bench、voice-agent、trajectories
数据集内容
数据集以压缩包 pine-realtime-1.0-preview_trajectories.tar.gz 形式提供,包含:
- 任务轨迹:
trajectories/{airline, retail, telecom}/目录下,每个领域包含:results.json:评分摘要及任务列表。simulations/<sim_id>.json:每次模拟的逐时间步评分轨迹。artifacts/task_<id>/sim_<id>/audio/both.ogg:基准侧混合音频。
- 代理侧录音:
agent-recordings/<provider_session_id>.ogg,为代理侧立体声录音(左声道为代理,右声道为用户),通过provider_session_id与每个轨迹关联。
数据集规模与性能
- 任务总数:278 个任务(航空 50 / 零售 114 / 电信 114)。
- 语音复杂度:常规(regular)。
- 用户模拟器:
openrouter/openai/gpt-5.2。 - Pass@1 得分(2026-06-09):
- 航空:78.0%
- 零售:78.1%
- 电信:78.1%
- 简单平均:78.0%
- 评分情况:全部 278 个任务均产生评分,无任何排除。
评估方法
- 测试工具:使用官方 τ²-bench 工具,包含 tau2 语音用户模拟器和 Sierra 自动评分器,未做修改。
- 任务集合:涵盖已发布语音划分中的所有 50 个航空任务、114 个零售任务和 114 个电信任务。
- 试验次数:每个任务一次试验(pass1)。
- 语音设置:常规语音复杂度,启用真实环境噪声和信道噪声。
- 预算限制:每个任务 1200 模拟秒,超时视为失败(非基础设施错误)。
- 评分规则:每个领域的 pass1 得分为成功数除以该领域评分任务数。
- 重试机制:基础设施错误进行重试,保持 Pass@1 值。429 速率限制(来自模拟用户 LLM/TTS 和代理服务器)均被重试直至获得有效评分。
已知限制与不足
- 语音 ID:使用的本地语音配置可能与规范的排行榜语音 ID 不一致,导致音频表现不同。
- 单次试验:仅包含 pass1 数据,无法体现多次试验的方差。
- 语言:仅支持美国英语。
代理侧与基准侧录音差异
- 代理侧录音(
agent-recordings/)以真实时间(wall-clock time)记录,包含所有实时的停顿。 - 基准侧录音(
.../audio/both.ogg)以模拟时间(simulation time)回放,时间间隔被压缩,隐藏了计算延迟。两者记录了同一通话,但时间轴不同。




