Datasets:
{ | |
"version": "1.0.0", | |
"description": "Synthetic Pashto speech dataset with 3000 sentences in male and female voices (Parquet format)", | |
"citation": "@dataset{pashto_synthetic_speech_parquet_3k, title = {Pashto Synthetic Speech Dataset Parquet (3k)}, year = {2023}}", | |
"homepage": "https://huggingface.co/datasets/username/pashto_speech_parquet_3k", | |
"license": "mit", | |
"features": { | |
"sentence_id": { | |
"dtype": "string", | |
"id": null, | |
"_type": "Value" | |
}, | |
"text": { | |
"dtype": "string", | |
"id": null, | |
"_type": "Value" | |
}, | |
"audio": { | |
"_type": "Audio", | |
"sampling_rate": 44100 | |
}, | |
"duration": { | |
"dtype": "float64", | |
"id": null, | |
"_type": "Value" | |
}, | |
"speaker": { | |
"dtype": "string", | |
"id": null, | |
"_type": "Value" | |
}, | |
"sampling_rate": { | |
"dtype": "int64", | |
"id": null, | |
"_type": "Value" | |
} | |
}, | |
"splits": [ | |
"train" | |
] | |
} |