---
task_categories:
- text-to-speech
tags:
- dubbing
- tts
language:
- en
- es
dataset_info:
- config_name: annotations
features:
- name: utterance_id
dtype: string
- name: language
dtype: string
- name: system_A
dtype: string
- name: system_B
dtype: string
- name: user
dtype: string
- name: pronunciation
dtype: string
- name: naturalness
dtype: string
- name: sound_quality
dtype: string
- name: emotion_similarity
dtype: string
- name: voice_similarity
dtype: string
splits:
- name: train
num_bytes: 720714
num_examples: 6048
download_size: 55624
dataset_size: 720714
- config_name: source_data
features:
- name: utterance_id
dtype: string
- name: source_language
dtype: string
- name: translation_en
dtype: string
- name: translation_es
dtype: string
- name: original_utterance_audio
dtype: audio
- name: other_speaker_utterances
list: audio
splits:
- name: train
num_bytes: 275816362.0
num_examples: 189
download_size: 222099044
dataset_size: 275816362.0
- config_name: synthesized_data
features:
- name: utterance_id
dtype: string
- name: system
dtype: string
- name: language
dtype: string
- name: audio
dtype: audio
splits:
- name: train
num_bytes: 249710951.424
num_examples: 1344
download_size: 233945772
dataset_size: 249710951.424
configs:
- config_name: annotations
data_files:
- split: train
path: annotations/train-*
- config_name: source_data
data_files:
- split: train
path: source_data/train-*
- config_name: synthesized_data
data_files:
- split: train
path: synthesized_data/train-*
---
VOX-DUB is a human-based benchmark for evaluating AI dubbing systems.
It includes:
- Audio fragments with original speech from real videos and their corresponding translated texts.
- Generated audio recordings produced by multiple dubbing/TTS systems.
- Human annotation results with pairwise A/B (+ SAME) evaluations across five aspects (pronunciation, naturalness, sound quality, emotion similarity, and voice similarity).
- Detailed annotation guidelines with examples for pairwise A/B comparisons.
Systems under evaluation are expected to generate the provided translations conditioned on the original speech audio.
Their outputs are then compared against each other.
The benchmark assesses dubbing quality across five key aspects: **pronunciation, naturalness, sound quality, emotion similarity, and voice similarity**.
# Dataset structure
This repository exposes three datasets:
- **`source_data`** — original utterances with translations and speaker context
- **`synthesized_data`** — audios generated by different TTS/dubbing systems
- **`annotations`** — human A/B (+ SAME) pairwise judgments across five aspects
---
## Loading
```python
from datasets import load_dataset
source_data = load_dataset("toloka/vox-dub", name="source_data")["train"]
synthesized_data = load_dataset("toloka/vox-dub", name="synthesized_data")["train"]
annotations = load_dataset("toloka/vox-dub", name="annotations")["train"]
```
## Source data
`source_data` contains original speech segments and metadata for generation/evaluation.
### Features
- **`utterance_id`** *(string)* — unique identifier of the utterance
- **`source_language`** *(string)* — original language code (ISO-639-1), e.g. `"de"`
- **`translation_en`** *(string)* — English translation of the utterance
- **`translation_es`** *(string)* — Spanish translation of the utterance
- **`original_utterance_audio`** *(Audio)* — audio clip of the original spoken utterance
- **`other_speaker_utterances`** *(Sequence[Audio])* — additional utterances by the **same** speaker/character (useful for speaker conditioning / voice cloning)
Audio columns are Hugging Face `Audio` features with on-the-fly decoding.
## Synthesized data
`synthesized_data` are system outputs for the target dubbing task.
### Features
- **`utterance_id`** *(string)* — links back to `source_data.utterance_id`
- **`system`** *(string)* — name/identifier of the synthesis provider/model
- **`language`** *(string)* — generation language code (ISO-639-1)
- **`audio`** *(Audio)* — synthesized audio for the target line
Multiple rows can exist per `utterance_id` (different systems and/or languages).
## Annotations
`annotations` are human pairwise A/B (+ SAME) annotations across five aspects.
### Features
- **`utterance_id`** *(string)* — evaluated utterance (ties to `source_data`)
- **`language`** *(string)* — comparison language for this judgment
- **`system_A`** *(string)* — first system in the pair
- **`system_B`** *(string)* — second system in the pair
- **`user`** *(string)* — anonymized annotator ID
- **`pronunciation`** *(string ∈ {`"A"`, `"B"`, `"SAME"`})* — preference on pronunciation
- **`naturalness`** *(string ∈ {`"A"`, `"B"`, `"SAME"`})* — preference on naturalness
- **`sound_quality`** *(string ∈ {`"A"`, `"B"`, `"SAME"`})* — preference on audio quality
- **`emotion_similarity`** *(string ∈ {`"A"`, `"B"`, `"SAME"`})* — preference on emotion similarity
- **`voice_similarity`** *(string ∈ {`"A"`, `"B"`, `"SAME"`})* — preference on voice similarity
Each row is one A/B comparison for a single `utterance_id`, `language`, `system_A` and `system_B` by signle `user`.
You can aggreate labels from different annota with majority vote, Dawid–Skene, etc.
---
# Guidelines for annotators
Each entry contains three short audio samples: an original (reference) audio and its translation,
read aloud by two different speech synthesis systems (Audio A and Audio B).
Please listen to **Audio A** and **Audio B** and decide which one is better.
There are five separate parameters for evaluation: **pronunciation**, **naturalness**, **sound quality**,
**emotion similarity** and **voice similarity**.
To evaluate the audio samples on the first two parameters (pronunciation and naturalness)
please **only** listen to Audio A and Audio B and compare them. Ignore the reference completely.
To evaluate sound quality, it is also **usually enough** to listen to Audio A and Audio B.
To evaluate emotion similarity and voice similarity, you need to compare both samples to the reference audio.
For each parameter, please choose which of the systems performs best: A or B, otherwise you can choose option SAME if the samples are equally bad or good.
**How to make a decision: a life hack that we find useful**
If both samples have faults and you are not sure which one is better, ask yourself: if I were doing a real dubbing project, and I had to choose one of these two samples to paste into my video, which one (naturalness-wise, or pronunciation-wise, or based on other parameter you are currently struggling with) would I choose?
In tricky cases, when the answer is not evident, **explain your decision** in the comments.
**Do not overthink it!**
If you have listened to the samples 2-3 times and still can’t choose one of them, then they can be safely considered equal.
## 💬 Pronunciation
Play the samples and compare them to the **text**. Are all the words in the text pronounced correctly?
Aspects to pay attention to:
- Was all the text pronounced, or is something missing?
- Correct pronunciation of words/syllables/sounds,
- Word stress,
- Non-native accent or accent of a different region.
- Phoneme reduction is not a mistake if widely used.
- If the phrase seems to be pronounced correctly, but is difficult to make out due to reverberation, distortions and “bad microphone” effect, it is a problem of Sound quality, not Pronunciation.
⚠️ **Challenging examples:**
`This happens every day.`