Update dataset_infos.json
Browse files- dataset_infos.json +0 -7
dataset_infos.json
CHANGED
@@ -1,17 +1,10 @@
|
|
1 |
{
|
2 |
"test": {
|
3 |
-
"description": "Test",
|
4 |
"features": {
|
5 |
"x": {
|
6 |
-
"sampling_rate": 16000,
|
7 |
-
"mono": true,
|
8 |
-
"id": null,
|
9 |
"_type": "Audio"
|
10 |
},
|
11 |
"Output": {
|
12 |
-
"sampling_rate": 16000,
|
13 |
-
"mono": true,
|
14 |
-
"id": null,
|
15 |
"_type": "Audio"
|
16 |
}
|
17 |
}
|
|
|
1 |
{
|
2 |
"test": {
|
|
|
3 |
"features": {
|
4 |
"x": {
|
|
|
|
|
|
|
5 |
"_type": "Audio"
|
6 |
},
|
7 |
"Output": {
|
|
|
|
|
|
|
8 |
"_type": "Audio"
|
9 |
}
|
10 |
}
|