Datasets:

Modalities:
Audio
Text
Formats:
webdataset
ArXiv:
Libraries:
Datasets
WebDataset
License:
File size: 1,357 Bytes
df494c7
 
be9e48f
 
 
 
 
df494c7
 
396cf74
 
be9e48f
396cf74
be9e48f
 
 
396cf74
be9e48f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: cc-by-nc-4.0
task_categories:
- text-to-speech
language:
- en
- zh
---

# OpenDialog

OpenDialog is a 6.8k hours spoken dialogue dataset, introduced in the paper [ZipVoice-Dialog: Non-Autoregressive Spoken Dialogue Generation with Flow Matching](https://arxiv.org/abs/2507.09318). 

- **Paper:** [https://arxiv.org/abs/2507.09318](https://arxiv.org/abs/2507.09318)
- **GitHub:** [https://github.com/k2-fsa/ZipVoice](https://github.com/k2-fsa/ZipVoice)
- **Project Page:** [https://zipvoice-dialog.github.io](https://zipvoice-dialog.github.io)

OpenDialog is the first large-scale (6.8k hours) open-source spoken dialogue dataset derived from in-the-wild speech data. It consists of:
- **English data:** 5074 hours
- **Chinese data:** 1759 hours

This dataset is also available at [ModelScope](https://www.modelscope.cn/datasets/k2-fsa/OpenDialog) (more friendly for users from China mainland).

## Citation

```bibtex
@article{zhu2025zipvoicedialog,
      title={ZipVoice-Dialog: Non-Autoregressive Spoken Dialogue Generation with Flow Matching},
      author={Zhu, Han and Kang, Wei and Guo, Liyong and Yao, Zengwei and Kuang, Fangjun and Zhuang, Weiji and Li, Zhaoqing and Han, Zhifeng and Zhang, Dong and Zhang, Xin and Song, Xingchen and Lin, Long and Povey, Daniel},
      journal={arXiv preprint arXiv:2507.09318},
      year={2025}
}
```