test3434234 / dataset_info.json
Codyfederer's picture
Upload dataset as Parquet (1 files, 848 records)
22a860b verified
raw
history blame contribute delete
834 Bytes
{
"dataset_name": "test3434234",
"description": "Merged speech dataset containing 848 segments from 2 source datasets",
"features": {
"audio": {
"_type": "Audio",
"sampling_rate": null
},
"text": {
"_type": "Value",
"dtype": "string"
},
"speaker_id": {
"_type": "Value",
"dtype": "string"
},
"emotion": {
"_type": "Value",
"dtype": "string"
},
"language": {
"_type": "Value",
"dtype": "string"
}
},
"splits": {
"train": {
"name": "train",
"num_examples": 848
}
},
"total_segments": 848,
"speakers": [
"speaker_1",
"speaker_0"
],
"emotions": [
"angry",
"happy",
"neutral"
],
"languages": [
"tr"
],
"original_datasets": [
"S7hPsh8_Edg",
"sRG8Pa5IQTo"
]
}