| { | |
| "miso_test": { | |
| "description": "Dataset for misophonia inducing sound detection", | |
| "citation": "", | |
| "homepage": "https://huggingface.co/datasets/mskov/miso_test", | |
| "license": "cc", | |
| "features": { | |
| "path": { | |
| "dtype": "string", | |
| "id": null, | |
| "_type": "Value" | |
| }, | |
| "file_name": { | |
| "dtype": "string", | |
| "id": null, | |
| "_type": "Value" | |
| }, | |
| "category": { | |
| "dtype": "string", | |
| "id": null, | |
| "_type": "Value" | |
| }, | |
| "audio": { | |
| "sampling_rate": 16000, | |
| "id": null, | |
| "mono": true, | |
| "_type": "Audio" | |
| } | |
| }, | |
| "splits": { | |
| "test": { | |
| "name": "test" | |
| } | |
| } | |
| } | |
| } |