Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -60,5 +60,19 @@ task_categories:
|
|
| 60 |
language:
|
| 61 |
- en
|
| 62 |
---
|
|
|
|
| 63 |
|
| 64 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 60 |
language:
|
| 61 |
- en
|
| 62 |
---
|
| 63 |
+
A detailed dataset description (including description, audio samples, and statistics) is provided here: https://domklement.github.io/sbcsae/
|
| 64 |
|
| 65 |
+
If you use the dataset, please, do not forget to cite our work:
|
| 66 |
+
```
|
| 67 |
+
@inproceedings{maciejewski24_interspeech,
|
| 68 |
+
title = {Evaluating the Santa Barbara Corpus: Challenges of the Breadth of Conversational Spoken Language},
|
| 69 |
+
author = {Matthew Maciejewski and Dominik Klement and Ruizhe Huang and Matthew Wiesner and Sanjeev Khudanpur},
|
| 70 |
+
year = {2024},
|
| 71 |
+
booktitle = {Interspeech 2024},
|
| 72 |
+
pages = {2155--2159},
|
| 73 |
+
doi = {10.21437/Interspeech.2024-2119},
|
| 74 |
+
issn = {2958-1796},
|
| 75 |
+
}
|
| 76 |
+
```
|
| 77 |
+
|
| 78 |
+
Description of the HuggingFace dataset is coming soon.
|