| { | |
| "description": "Emotional speech dataset featuring Maya as the speaker", | |
| "citation": "", | |
| "homepage": "", | |
| "license": "", | |
| "features": { | |
| "file": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "text": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "emotion": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "speaker": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| } | |
| }, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": null, | |
| "num_examples": null, | |
| "dataset_name": "emotional_speech" | |
| }, | |
| "validation": { | |
| "name": "validation", | |
| "num_bytes": null, | |
| "num_examples": null, | |
| "dataset_name": "emotional_speech" | |
| }, | |
| "test": { | |
| "name": "test", | |
| "num_bytes": null, | |
| "num_examples": null, | |
| "dataset_name": "emotional_speech" | |
| } | |
| } | |
| } | |