j-krzywdziak commited on
Commit
d62939f
·
1 Parent(s): 323b385

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -34
config.json DELETED
@@ -1,34 +0,0 @@
1
- {
2
- "dataset": "test",
3
- "config": "cnfig",
4
- "split": "clips",
5
- "features": {
6
- "audio_id": {
7
- "dtype": "string",
8
- "id": null,
9
- "_type": "Value"
10
- },
11
- "audio": {
12
- "sampling_rate": 16000,
13
- "mono": true,
14
- "decode": true,
15
- "id": null,
16
- "_type": "Audio"
17
- },
18
- "text": {
19
- "dtype": "string",
20
- "id": "null",
21
- "_type": "Value"
22
- }
23
- },
24
- "rows": [
25
- {
26
- "row_idx": 0,
27
- "row": {
28
- "audio_id": "/m/03vyhn"
29
- }},
30
- {
31
- "row_idx": 1,
32
- "row": {
33
- "audio_id": "/m/03vyhn"
34
- }}]}