songli commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ pretty_name: SmoothConv
|
|
| 14 |
|
| 15 |
# SmoothConv
|
| 16 |
|
| 17 |
-
**SmoothConv** is a high-
|
| 18 |
|
| 19 |
<p align="center">
|
| 20 |
<a href="https://qualialabsai.github.io/SmoothConv-DuplexConv"><img src="https://img.shields.io/badge/Demo-Page-2563eb" alt="Demo Page"></a>
|
|
@@ -22,13 +22,13 @@ pretty_name: SmoothConv
|
|
| 22 |
<a href="https://github.com/qualialabsAI/SmoothConv-DuplexConv"><img src="https://img.shields.io/badge/GitHub-Repo-green" alt="GitHub"></a>
|
| 23 |
</p>
|
| 24 |
|
| 25 |
-
**Companion dataset:** [**DuplexConv**](https://huggingface.co/datasets/qualialabsAI/DuplexConv) on HuggingFace (2,000 hours, LLM-assisted annotation). SmoothConv
|
| 26 |
|
| 27 |
-
## Dataset
|
| 28 |
|
| 29 |
-
SmoothConv
|
| 30 |
|
| 31 |
-
|
| 32 |
|
| 33 |
| Metric | Value |
|
| 34 |
| :--- | :---: |
|
|
@@ -50,12 +50,11 @@ Turn-taking labels include **complete**, **incomplete**, **backchannel**, and **
|
|
| 50 |
|
| 51 |
## Supported Tasks
|
| 52 |
|
| 53 |
-
-
|
| 54 |
-
-
|
| 55 |
-
-
|
| 56 |
-
-
|
| 57 |
-
-
|
| 58 |
-
- Speaker attribute modeling (gender, age, emotion)
|
| 59 |
|
| 60 |
## Annotation Format
|
| 61 |
|
|
@@ -145,13 +144,14 @@ for seg in anno["instances"]:
|
|
| 145 |
```bibtex
|
| 146 |
@article{wang2026duoconv,
|
| 147 |
title = {DuoConv: Large-Scale Chinese Full-Duplex Speech Datasets for Conversational AI},
|
| 148 |
-
author = {Chengyou Wang and Chunjiang He and
|
| 149 |
journal = {arXiv preprint arXiv:0000.00000},
|
| 150 |
year = {2026},
|
| 151 |
note = {Placeholder; paper forthcoming}
|
| 152 |
}
|
| 153 |
```
|
| 154 |
|
|
|
|
| 155 |
## Contact
|
| 156 |
|
| 157 |
[jimz@qualialabs.ai](mailto:jimz@qualialabs.ai)
|
|
|
|
| 14 |
|
| 15 |
# SmoothConv
|
| 16 |
|
| 17 |
+
**SmoothConv** is a high-quality Chinese multi-channel conversational speech dataset with **expert human annotations**, developed by [ASLP@NPU](https://www.npu-aslp.org) and QualiaLabs as part of the SmoothConv–DuplexConv corpus family.
|
| 18 |
|
| 19 |
<p align="center">
|
| 20 |
<a href="https://qualialabsai.github.io/SmoothConv-DuplexConv"><img src="https://img.shields.io/badge/Demo-Page-2563eb" alt="Demo Page"></a>
|
|
|
|
| 22 |
<a href="https://github.com/qualialabsAI/SmoothConv-DuplexConv"><img src="https://img.shields.io/badge/GitHub-Repo-green" alt="GitHub"></a>
|
| 23 |
</p>
|
| 24 |
|
| 25 |
+
**Companion dataset:** [**DuplexConv**](https://huggingface.co/datasets/qualialabsAI/DuplexConv) on HuggingFace (2,000 hours, LLM-assisted annotation). SmoothConv and DuplexConv are constructed from the same underlying conversational sources. SmoothConv provides high-fidelity human annotations for benchmarking and supervised training; DuplexConv offers large-scale annotations for Speech LLM pre-training and data-driven modeling.
|
| 26 |
|
| 27 |
+
## Dataset Overview
|
| 28 |
|
| 29 |
+
SmoothConv contains **100 hours** of naturally occurring **multi-party Chinese conversations** recorded in **multi-channel** environments across **Tutoring** and **Social Chat** scenarios. Unlike corpora dominated by read speech or scripted interactions, it captures realistic conversational dynamics, including overlapping speech, backchannels, interruptions, pauses, and turn transitions.
|
| 30 |
|
| 31 |
+
The dataset is **manually annotated by trained experts** and provides fine-grained conversational labels, making it suitable for turn-taking modeling, overlap and interruption detection, full-duplex spoken dialogue systems, conversational speech understanding, and Speech LLM research.
|
| 32 |
|
| 33 |
| Metric | Value |
|
| 34 |
| :--- | :---: |
|
|
|
|
| 50 |
|
| 51 |
## Supported Tasks
|
| 52 |
|
| 53 |
+
- Turn-taking modeling
|
| 54 |
+
- Overlap and interruption detection
|
| 55 |
+
- Full-duplex spoken dialogue systems
|
| 56 |
+
- Conversational speech understanding
|
| 57 |
+
- Speech Language Models (Speech LLMs)
|
|
|
|
| 58 |
|
| 59 |
## Annotation Format
|
| 60 |
|
|
|
|
| 144 |
```bibtex
|
| 145 |
@article{wang2026duoconv,
|
| 146 |
title = {DuoConv: Large-Scale Chinese Full-Duplex Speech Datasets for Conversational AI},
|
| 147 |
+
author = {Chengyou Wang and Chunjiang He and Bo Wu and Yuyu Ji and Jimeng Zheng and Ruofei Chen and Lei Xie},
|
| 148 |
journal = {arXiv preprint arXiv:0000.00000},
|
| 149 |
year = {2026},
|
| 150 |
note = {Placeholder; paper forthcoming}
|
| 151 |
}
|
| 152 |
```
|
| 153 |
|
| 154 |
+
|
| 155 |
## Contact
|
| 156 |
|
| 157 |
[jimz@qualialabs.ai](mailto:jimz@qualialabs.ai)
|