test / config.json
Justyna Krzywdziak
update
e8b908d
raw
history blame
610 Bytes
{
"dataset": "test",
"config": "cnfig",
"split": "clips",
"features": {
"audio_id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"text": {
"dtype": "string",
"id": "null",
"_type": "Value"
}
},
"rows": [
{
"row_idx": 0,
"row": {
"audio_id": "/m/03vyhn"
}},
{
"row_idx": 1,
"row": {
"audio_id": "/m/03vyhn"
}}]}