File size: 5,108 Bytes
bdab0bf d90a8fc bdab0bf | 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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 | ---
tags:
- audio
- speech
- chinese
- mandarin
- audiovisual
- avsr
- multimodal
- far-field
- multi-view
- conversation
license: cc-by-nc-sa-4.0
extra_gated_heading: "Data Application"
extra_gated_description: |
Please fill out the form below to apply for access to this dataset.
Access will be granted only for academic and non-commercial research use.
Please use your institutional email address and agree to the dataset license terms.
extra_gated_button_content: "Submit Application"
extra_gated_fields:
First Name:
type: text
required: true
Last Name:
type: text
required: true
Affiliation (Research organization):
type: text
required: true
Email Address (Please use institutional e-mail):
type: text
required: true
I have read and agree to the license terms (CC BY-NC-SA 4.0):
type: checkbox
required: true
---
## π Dataset Summary
| **Property** | **Description** |
| :------------------- | :-------------------------- |
| **Language** | Chinese (Mandarin, ZH) |
| **License** | CC BY-NC-SA 4.0 |
| **Total Duration** | 102.19 hours |
| **Speakers** | 171 foreground speakers |
| **Scenes** | 5 real-world locations |
| **Recording Style** | Conversational speech |
| **Audio** | Near-field + far-field |
| **Video** | Multi-view RGB facial video |
| **Sampling Rate** | 16 kHz |
| **Far-field Audio** | 8-channel |
| **Video Resolution** | 256Γ256 @ 25 fps |
---
## ποΈ Dataset Description
AISHELL8-RealScene is a **public multi-scenario and multi-view audio-visual conversational corpus** recorded in real-world environments.
Unlike most existing AVSR datasets collected under constrained frontal settings, AISHELL8-RealScene focuses on realistic conditions including:
* environmental noise
* viewpoint variation
* speaker interference
* background activities
* outdoor scenes
* conversational interactions
The corpus was collected by AISHELL using a synchronized multi-device recording setup.
---
## ποΈ Recording Environment
AISHELL8-RealScene contains recordings from **five real-world locations**:
| ID | Location | Type |
| -- | -------- | ------- |
| L1 | Building | Outdoor |
| L2 | Hall | Indoor |
| L3 | Hotel | Indoor |
| L4 | Park | Outdoor |
| L5 | Street | Outdoor |
The recordings cover both indoor and outdoor scenarios.
---
## π Audio Specifications
AISHELL8-RealScene provides both:
* **near-field audio**
* **far-field microphone-array audio**
### Near-field Audio
Each foreground speaker wears a close-talking microphone used for transcription and alignment.
### Far-field Audio
Far-field audio is recorded using:
* circular microphone array
* 16 microphones
* 16 kHz
* 16-bit
To reduce release size while preserving spatial information, the public release provides:
* **8-channel far-field audio**
obtained by uniformly selecting microphones from the array.
### Audio Format
* Format: `.wav`
* Sampling rate: **16 kHz**
* Near-field: single-channel
* Far-field: 8-channel
---
## π₯ Video Specifications
Video is captured using **three synchronized HD RGB cameras**.
### Camera Views
The three cameras are positioned horizontally with approximately **30Β° angular intervals**:
* **D0** β left
* **D1** β center
* **D2** β right
### Video Parameters
| Property | Value |
| ---------- | ------------ |
| Resolution | 256Γ256 |
| Frame Rate | 25 fps |
| Views | D0 / D1 / D2 |
The released facial videos are:
* **256Γ256** resolution
* synchronized with audio
---
## π Dataset Statistics
### Dataset Split
| Split | Duration (h) | Sessions | Groups | Speakers |
| ----- | -----------: | -------: | -----: | -------: |
| Train | 79.84 | 133 | 56 | 133 |
| Dev | 10.70 | 18 | 7 | 18 |
| Eval | 11.65 | 20 | 7 | 20 |
| Total | 102.19 | 171 | 70 | 171 |
No speakers overlap across:
* train
* dev
* eval
All splits contain recordings from all five locations.
---
## π License
This dataset is released under:
**CC BY-NC-SA 4.0**
https://creativecommons.org/licenses/by-nc-sa/4.0/
---
## π Dataset Resources
- π **Paper:** [arXiv:](https://arxiv.org/abs/)
- π **Demo:** [xxx.github.io/AISHELL8-RealScene](https://xxx.github.io/AISHELL8-RealScene/)
---
## π Citation
If you use AISHELL8-RealScene, please cite:
```bibtex
@article{su2026m2savsr,
title = {M2S-AVSR: Modality-aware Multi-view Self-supervised Representation for Robust Audio-Visual Speech Recognition},
author = {Su, Fei and Li, Cancan and Li, Ming and Liu, Juan},
journal = {},
year = {2026}
}
```
|