Datasets:
Tasks:
Automatic Speech Recognition
Formats:
parquet
Languages:
English
Size:
1K - 10K
ArXiv:
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -203,6 +203,19 @@ All subsets share the same metadata schema and organization.
|
|
| 203 |
|`speech_6ch` | Reverberant speech at the microphones of a six-channel home audio device | 6 |
|
| 204 |
|
| 205 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 206 |
### File Contents
|
| 207 |
|
| 208 |
Each `.parquet` file contains the metadata for one subset (split) of the dataset.
|
|
|
|
| 203 |
|`speech_6ch` | Reverberant speech at the microphones of a six-channel home audio device | 6 |
|
| 204 |
|
| 205 |
|
| 206 |
+
The six-channel device has microphones positioned at the following locatiosn relative to the center of the device:
|
| 207 |
+
|
| 208 |
+
|Channel|Position [m]|
|
| 209 |
+
|-------|--------|
|
| 210 |
+
|0 |[0.03, 0., 0.]|
|
| 211 |
+
|1 |[0.015.. 0.026., 0.]|
|
| 212 |
+
|2 |[-0.0145, 0.026, 0.]|
|
| 213 |
+
|3 |[-0.03, 0., 0.]|
|
| 214 |
+
|4 |[-0.015, -0.026, 0.]|
|
| 215 |
+
|5 |[0.015, -0.026, 0.]|
|
| 216 |
+
|
| 217 |
+
|
| 218 |
+
|
| 219 |
### File Contents
|
| 220 |
|
| 221 |
Each `.parquet` file contains the metadata for one subset (split) of the dataset.
|