zh-tw-tts-arena-votes
收藏资源简介:
该数据集名为zh-TW TTS Arena — votes,是一个用于记录盲测A/B偏好投票的追加日志,由zh-tw-tts-arena Space收集。它专注于文本到语音(TTS)领域,特别针对中文(台湾)语言(zh-TW),旨在通过人类反馈评估和比较不同TTS模型的性能。数据以JSONL格式存储,每个JSON对象代表一次投票记录,包含时间戳(ts)、会话标识(session)、句子ID(sentence_id)、模型A(model_a)、模型B(model_b)、条件A(condition_a)、条件B(condition_b)、胜者(winner,可选模型A、模型B或平局)、停留时间(dwell_s,以秒为单位)、用户代理(ua)和应用程序版本(app_version)等字段。这些字段详细记录了每次投票的上下文和结果,适用于A/B测试、TTS模型评估、偏好分析和人类反馈收集等任务。数据集采用CC-BY-4.0许可证,支持开源使用和共享。
This dataset, named zh-TW TTS Arena — votes, is an append-only log for recording blind-tested A/B preference votes, collected by the zh-tw-tts-arena Space. It focuses on the text-to-speech (TTS) domain, specifically targeting Traditional Chinese (zh-TW), and aims to evaluate and compare the performance of various TTS models via human feedback. The dataset is stored in JSONL format, where each JSON object represents a single voting record, containing fields including timestamp (ts), session identifier (session), sentence ID (sentence_id), model A (model_a), model B (model_b), condition A (condition_a), condition B (condition_b), winner (with optional values: model A, model B, or tie), dwell time (dwell_s, in seconds), user agent (ua), and application version (app_version). These fields thoroughly record the context and outcome of each voting event, making the dataset applicable to tasks such as A/B testing, TTS model evaluation, preference analysis, and human feedback collection. This dataset is licensed under CC-BY-4.0, permitting open-source usage and sharing.
数据集概述
数据集名称:zh-TW TTS Arena — blind-test votes
许可证:CC-BY-4.0
标签:人类反馈、文本转语音、竞技场
显示名称:zh-TW TTS Arena — 盲测投票
数据集描述
这是一个由 zh-tw-tts-arena Space 收集的盲测 A/B 偏好投票的仅追加日志(append-only log)。数据以 JSON 对象形式存储,每行一个对象,位于 data/ 目录下。
数据架构
每条 JSON 对象包含以下字段:
- ts:时间戳
- session:会话标识
- sentence_id:句子标识
- model_a:模型 A 的名称
- model_b:模型 B 的名称
- condition_a:模型 A 的条件
- condition_b:模型 B 的条件
- winner:获胜者(
a、b或tie,分别表示模型 A 获胜、模型 B 获胜或平局) - dwell_s:停留时间(秒)
- ua:用户代理
- app_version:应用版本
数据配置
- 默认配置:
default - 数据文件:
data/*.jsonl(所有data/目录下的.jsonl文件)




