abidlabs HF staff commited on
Commit
c360b3a
·
1 Parent(s): 8707589

Update dataset_infos.json

Browse files
Files changed (1) hide show
  1. 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
  }