Datasets:
Tasks:
Automatic Speech Recognition
Modalities:
Audio
Formats:
soundfolder
Languages:
Korean
Size:
1K - 10K
License:
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +4 -2
dataset_infos.json
CHANGED
|
@@ -7,11 +7,13 @@
|
|
| 7 |
"features": {
|
| 8 |
"audio": {
|
| 9 |
"description": "Audio recordings of counseling sessions",
|
| 10 |
-
"_type": "Audio"
|
|
|
|
| 11 |
},
|
| 12 |
"transcription": {
|
| 13 |
"description": "Transcriptions of the counseling sessions",
|
| 14 |
-
"_type": "Value"
|
|
|
|
| 15 |
}
|
| 16 |
},
|
| 17 |
"supervised_keys": null,
|
|
|
|
| 7 |
"features": {
|
| 8 |
"audio": {
|
| 9 |
"description": "Audio recordings of counseling sessions",
|
| 10 |
+
"_type": "Audio",
|
| 11 |
+
"sampling_rate": 16000
|
| 12 |
},
|
| 13 |
"transcription": {
|
| 14 |
"description": "Transcriptions of the counseling sessions",
|
| 15 |
+
"_type": "Value",
|
| 16 |
+
"dtype": "string"
|
| 17 |
}
|
| 18 |
},
|
| 19 |
"supervised_keys": null,
|